db-ui / mono

DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
https://db-ui.github.io/mono/review/main/
Apache License 2.0
27 stars 5 forks source link

Add a "Skip to Main Content" Button/Link #2578

Open nmerget opened 3 weeks ago

nmerget commented 3 weeks ago

We need a Button for accessibility reasons see https://www.freecodecamp.org/news/how-to-add-skip-to-main-content-links-to-a-website/

mfranzke commented 3 weeks ago

We need a Button for accessibility reasons see https://www.freecodecamp.org/news/how-to-add-skip-to-main-content-links-to-a-website/

that's actually not an accessibility issue anymore, as this could achieved via landmarks like e.g. main already.