Added UX improvements to the project members settings view
What does this MR do?
Truncates the project title on really long titles in the panel header for the project members list Adds a description to non project owners or masters in the left column
Are there points in the code the reviewer needs to double check?
None at the moment
Why was this MR needed?
To improve the UX of the project members settings view
Screenshots (if relevant)
Before
Description to non project owners or masters
Long titles move things around in the panel header
After
Description to non project owners or masters
Truncated title after a set limit of 18 characters
Does this MR meet the acceptance criteria?
-
Changelog entry added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #26883 (closed)