project-lux / lux-frontend

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

Fix rendering of snippet data when records can't be retrieved #375

Open kamerynB opened 3 weeks ago

kamerynB commented 3 weeks ago

Problem Description: Rendering of results snippet data is skewed in PRD when one of the API requests for data points returns an error. The label will not align with its data point.

Expected Behavior/Solution: The data point and its label should always align.

Requirements:

For Kam's reference: Screenshot 2024-09-18 at 11 06 44 AM

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: N/A

Related Github Issues: N/A

Related links:

Wireframe/Mockup: Current: Screenshot 2024-09-18 at 11 22 45 AM

Expected: Screenshot 2024-09-18 at 11 06 25 AM

roamye commented 1 day ago

Approved by UAT