Closed kimschulke closed 1 year ago
Example here:
I can see this occur on the BLI List, but can't seem to get it to repeat on Agreement List page
@tdonaworth Thats accurate. Seems to be only on the BLI list page. Just double checked.
Updated the Bug to reflect only BLI List page.
looked into this and so far have made some improvements with #1440 and #1444
@jonnalley, I will move on to more pressing issues if you would like to return this bug to the proper placement in the backlog
9/28
Expected Behavior
When a user hovers their mouse over a single row within a table, that row should appear with a light grey hover state
Current Behavior
Currently, when you mouse over the table quickly, the hover states gets stuck on multiple rows simultaneously
Possible Cause
No idea what the cause could be
Steps to Reproduce
Agreements Listor Budget Lines List)Context
Dev, Admin User The hover state is intended to show the user where their mouse is hovering over. If multiple rows are showing a hover state it becomes impossible to know which one is accurate and may be confusing to the user. ## Detailed Description Improve hover state so only row will be in hover state at a single time. ## Possible Implementation