alexeyinkin opened a new issue, #22544: URL: https://github.com/apache/beam/issues/22544
### What needs to happen? Currently the initial example is loaded in `/lib/pages/playground/components/playground_page_providers.dart` in a tree of `if`s. Some branches do not end in loading and only start asynchronous tasks, and their result is checked again in the same tree of `if`s. This is hard to maintain and even harder to add new sources of loadable examples. This needs to be refactored. ### Issue Priority Priority: 1 ### Issue Component Component: beam-playground -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
