alexeyinkin opened a new issue, #24371: URL: https://github.com/apache/beam/issues/24371
### What needs to happen? Currently Playground uses legacy classes for its dropdowns: 1. https://github.com/apache/beam/blob/fd7e86269fa7d7827c2799b613eeea094a070491/playground/frontend/lib/components/dropdown_button/dropdown_button.dart#L37 2. https://github.com/apache/beam/blob/fd7e86269fa7d7827c2799b613eeea094a070491/playground/frontend/lib/modules/examples/example_selector.dart#L39 And the code is duplicated there. Need to use a single lightweight routine for all dropdown overlays in Playground and Tour of Beam. It is being prepared in #23692 ### Issue Priority Priority: 3 ### 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]
