Closed interim17 closed 1 month ago
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π‘ | Statements | 66.27% (-0.46% π») |
676/1020 |
π‘ | Branches | 65.31% (-1.36% π») |
96/147 |
π΄ | Functions | 35% (-0.25% π») |
91/260 |
π‘ | Lines | 64.66% (-0.41% π») |
602/931 |
121 tests passing in 7 suites.
Report generated by π§ͺjest coverage report action from c2ac2a01f5f59928739c9b4bf87e81589c466788
Time estimate or Size
medium/small
Problem
Closes #575 and #576, advances #347 Part of keyboard navigation and accessibility work.
Solution
Focus styling for action buttons has been reviewed with Lyndsay but is not reflected in master Figma yet. Styling for primary/secondary buttons, and dropdown elements is there. Style guide
Closing #576 because they already work, its clear how to tab through them now that the visual style is obivous.
Disabled buttons are taking focus/styling for now, this can be discussed more in future as we get into navigation behavior.
CustomDropdown
Wrapper for our Dropdowns, unifies the stylesheets, just a slight DRYing now, but will be very useful going forward.
Steps to Verify:
Applying focus styling to ALL interactive elements is out of scope for this PR (e.g. submenu items in drop-downs)
Screenshots (optional):