issues
search
theKashey
/
focus-lock
Gotcha! A11y util for scoping a focus.
MIT License
172
stars
17
forks
source link
fix: correct ability to restore focus on any focusable, fixes #54
#56
Closed
theKashey
closed
9 months ago
theKashey
commented
9 months ago
before: focusing element outside may autofocus first element if previous focusable was not tabbable
after: focusing element outside restored the previously focused element