Hide information for blocked user in popover
What does this MR do and why?
For blocked users the popover showed some information about the user. With
these changes, that information is hidden and instead a User is blocked
sentence is displayed.
Notice that the User is blocked
is also displayed for the blocked user himself.
Housekeeping: I have moved a few internationalisation strings to constants.
Closes #356432 (closed)
Screenshots or screen recordings
###Before
After
How to set up and validate locally
- As an admin, block user Ian Upton: https://gdk.test:3443/admin/users/deanne_bruen
- Go to this issue https://gdk.test:3443/flightjs/Flight/-/issues/12
- Move the mouse over the name
Ian Upton
to see the updated popover
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García