project-lux / lux-frontend

Web front end of LUX
Apache License 2.0
3 stars 0 forks source link

capitalize the A in 'access' for Object records #342

Open roamye opened 4 weeks ago

roamye commented 4 weeks ago

Problem Description: the A is currently lowercase and displays as access.

Expected Behavior/Solution: upper case the 'A' to display it as: Access

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

UAT/LUX Examples:

Dependencies/Blocks:

Related Github Issues:

Related links:

Wireframe/Mockup: Updated: image

prowns commented 3 weeks ago

@kamerynB - Are we capitalizing other labels that are derived from the data? Concern that this could/should be fixed at data level, not in UI.

prowns commented 3 weeks ago

Per Kam: It was a frontend change as that label is hard coded in the frontend. One character fix.

roamye commented 2 days ago

Approved by UAT 9/12