alexeyinkin opened a new issue, #23083: URL: https://github.com/apache/beam/issues/23083
### What needs to happen? Currently examples and categories are sorted on the frontend when parsing the response from the backend: https://github.com/apache/beam/blob/cea122724c5cd87a403684004452305ca64b3a68/playground/frontend/lib/modules/examples/repositories/example_client/grpc_example_client.dart#L296 This is not an appropriate location, because if we introduce other clients, the experience will be inconsistent. If we want the user to sort the examples as they wish, the sorting should be in the widget. Otherwise it should be in the backend. ### 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]
