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/09/08 08:34:59 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #23083: [Task]: Sort examples and categories on the backend or in the view

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: 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 #23083: [Task]: Sort examples and categories on the backend or in the view

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

   .remove-labels '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 #23083: [Task]: Sort examples and categories on the backend or in the view

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

   .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