shivzen-pixel opened a new pull request, #40472:
URL: https://github.com/apache/superset/pull/40472
### SUMMARY
Fixes #40430.
This updates the permissions AsyncSelect dropdown in the role create/edit
form so long permission names are easier to read.
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N/A
### TESTING INSTRUCTIONS
- Ran `npm run lint`
- Rebuilt frontend plugin workspaces locally
- Manually verified the Permissions dropdown in:
- Security → List Roles → Edit Role
- Security → List Roles → + Role
### ADDITIONAL INFORMATION
- [x] Has associated issue: #40430
- [ ] Required feature flags:
- [x] Changes UI
- [ ] Includes DB Migration
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
Note: local `npm run type` surfaced unrelated plugin workspace TypeScript
issues in `plugin-chart-word-cloud` and `preset-chart-deckgl`, not caused by
this change.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]