You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/01 14:40:03 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #22544: [Task]: Refactor the initial example loading

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #22544: [Task]: Refactor the initial example loading

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #22544:
URL: https://github.com/apache/beam/issues/22544#issuecomment-1201295042

   .remove-label 'awaiting triage'


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #22544: [Task]: Refactor the initial example loading

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #22544:
URL: https://github.com/apache/beam/issues/22544#issuecomment-1201295576

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #22544: [Task]: Refactor the initial example loading

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #22544:
URL: https://github.com/apache/beam/issues/22544#issuecomment-1247663998

   Done in
   - #21978


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin closed issue #22544: [Task]: Refactor the initial example loading

Posted by GitBox <gi...@apache.org>.
alexeyinkin closed issue #22544: [Task]: Refactor the initial example loading
URL: https://github.com/apache/beam/issues/22544


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org