bestguy / sveltestrap

Bootstrap 4 & 5 components for Svelte
https://sveltestrap.js.org
MIT License
1.3k stars 180 forks source link

A11y: Modal and Offcanvas don't get keyboard focus #525

Open siccovansas opened 1 year ago

siccovansas commented 1 year ago

When you open a Sveltestrap Modal or Offcanvas with your keyboard, the focus stays on the background instead of moving to the Modal/Offcanvas (so you can interact with any forms/buttons there). This makes navigating using a keyboard really hard/impossible.

The Bootstrap Modal and Offcanvas do get keyboard focus when I try them out on the Bootstrap website.

Tested on Firefox 108.0.1 and Chromium 108.0.5359.124.