Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix disabled menu accessibility (#77)
* Use getBoundingClientRect instead of clientHeight * Doing some magic with focus * WIP * clean up * minor cleanup * revert changes to index.vue * fixed unable to tab back up menu * undo unnecessary change * another unnecessary change * fix es5 incompatibility * added check for disabled menu items Co-authored-by: Andrew Fisher <fisher@cognitoforms.com> Co-authored-by: Lauren Nix <lauren@cognitoforms.com>
- Loading branch information