]
Lucas Ponce updated GTNPORTAL-3464:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.9.0.Final
Resolution: Done
Enabled/disabled users icons
----------------------------
Key: GTNPORTAL-3464
URL:
https://issues.jboss.org/browse/GTNPORTAL-3464
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 3.8.0.Beta01
Reporter: Lucas Ponce
Assignee: Lucas Ponce
Fix For: 3.8.0.Final, 3.9.0.Final
Enabled users have a grey icon and disable users have a green icon in users admin app.
This create some confusion at UI as expected behaviour colors are the opposity.
A good solution for that would be to update the column title
“Enabled” to “Status”. Also, with this kind of label, the icon must indicate
the current status. So, grey icon for disabled and green icon for enabled.
The tooltip also must indicate the current status, so it should say
“Disabled User” for gray icons and “Enabled User” for green icons.
When the user clicks on the icon, it should change for the opposite, and the text in the
tooltip should be updated.