communitiesuk / gov-uk-dash-react-components

GovUK React components for Dash - GDS. This also includes autocomplete
Other
9 stars 1 forks source link

Accessibility audit jump to banners #79

Closed kateriley1 closed 1 year ago

kateriley1 commented 1 year ago

Users can now interact with "jump to" buttons using keyboard - changed div to button and applied role=button. Applied govuk-button--secondary class to "jump to" buttons to allow for hover functionality.

image