What problem does this solve?
I would like to see a dropdown list of available Middlewares so that I can choose which Middleware to use for a particular route. If that is not possible, let me at least choose which one gonna be the default, meaning they will always be selected when I create a route unless I unselect them
Proposed solution
If you have a dropdown list, you can select multiple Middlewares. That makes it a lot easier than typing the middleware you need, separated by a comma. Default-headers and https-redirectscheme, always selected as the default middlewares
Alternatives you've considered
No response
Which area does this relate to?
Routes
Additional context
No response
What problem does this solve?
I would like to see a dropdown list of available Middlewares so that I can choose which Middleware to use for a particular route. If that is not possible, let me at least choose which one gonna be the default, meaning they will always be selected when I create a route unless I unselect them
Proposed solution
If you have a dropdown list, you can select multiple Middlewares. That makes it a lot easier than typing the middleware you need, separated by a comma. Default-headers and https-redirectscheme, always selected as the default middlewares
Alternatives you've considered
No response
Which area does this relate to?
Routes
Additional context
No response