rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
461 stars 261 forks source link

in Users and Authentication -> Roles -- new custom verbs/resources should also show up in dropdown list #2680

Open slickwarren opened 3 years ago

slickwarren commented 3 years ago
Screen Shot 2021-04-13 at 7 59 00 AM

when entering a custom verb or resource, the new item does not show up in the dropdown list. I would expect it to show up here. parent ticket

richard-cox commented 3 years ago

The Role Grant Resources tab shows two selects, one multi select (verbs) and one single select (resource). Both are marked as taggable. This request is to show the custom entry in the verbs drop down. The resources drop down might need reviewing as well, to show the typed entry in the drop down (the user is 'filtering' down to their entered text).

richard-cox commented 2 years ago

Related #2356