bootstrap-vue-next
bootstrap-vue-next copied to clipboard
Don't forget to implement focus trapping on modal
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.
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