Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(modal): capture and return focus
Focus is captured on a focusable element in the modal when it opened, and focus is returned to the previously-focused element when it is closed. This change contributes to fixing VPAT-735.
- Loading branch information