mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
d5ddbdd75f
This changes the warning on adding group root roles to cover all roles rather than just Editor or Admin. This got opened to Viewers in a 2K line monster PR that was mostly refactor so I'm assuming this was an accident but it's not a dangerous accident ## Discussion Okay so why change the warning rather than change the code? Two reasons. 1) This has been like this for a year and a half. It was changed before the feature entered GA, so users are probably used to it by now. Seems rude to take things away and it's harmless to keep it 2) It's consistent with everything else to have all 3 roles displayed and removes an edge case in the code |
||
---|---|---|
.. | ||
ProjectAccessAssign | ||
ProjectAccessCreate | ||
ProjectAccessEditGroup | ||
ProjectAccessEditUser | ||
ProjectAccessTable | ||
ProjectGroupView | ||
ProjectAccess.tsx |