Modal needs to update aria-hidden attribute after modal is shown
Created by: joe-watkins
Hello,
V4 Alpha:
It appears that the aria-hidden="true"
boolean should be updated to false
once modal fires. This is holding some Assistive Technology back from being able to access the content.
http://v4-alpha.getbootstrap.com/components/modal/
Other than that this modal is really well done! Hats off :)