There are several items on the drawer that need to be addressed. - [x] Icon-only back button needs to have hidden content and be readable by screen reader - [ ] Focus needs to be managed correctly * possibly use `trap-focus-react` library in modal * determine where focus should fall when component is mounted * return focus to previously focused element when drawer is closed (not sure if this will be handled in drawer or not)
There are several items on the drawer that need to be addressed.
trap-focus-reactlibrary in modal