bootstrap-vue-next icon indicating copy to clipboard operation
bootstrap-vue-next copied to clipboard

Don't forget to implement focus trapping on modal

Open matthew-steven-bcbssc opened this issue 2 years ago • 1 comments

Describe the bug

Reference: https://bootstrap-vue.org/docs/components/modal

On the first demo, if you press tab 100 times, you will loop through the "Cancel", "OK", and "X" buttons in the modal.

Reproduction

https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/modal.html

System Info

Not applicable.

Used Package Manager

pnpm

Validations

  • [X] Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

matthew-steven-bcbssc avatar Nov 13 '23 15:11 matthew-steven-bcbssc

This issue is stale because it has been open for 30 days with no activity. Either remove stale label or comment, otherwise this will be closed in 90 days

github-actions[bot] avatar Dec 14 '23 02:12 github-actions[bot]