LiteSun opened a new issue #861: URL: https://github.com/apache/apisix-dashboard/issues/861
# why In order to allow users to filter out routes with a specified group from a large number of routes, I propose to add the route groups feature. # how ## front-end In order to finish this feature. There are 3 steps need to do. - Adding group options to the edit or create route page.  - Route group list page  - Create or Edit route group page  ## back-end Create or update API to match front-end requirements. - Create route and update route API need to update. - Route Group List API. - Create and update route group API. # APISIX Need to discuss how to implement route group requirements. Free to comment here. cc @juzhiyuan @liuxiran @gxthrj @nic-chen @membphis ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
