You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: