Drawers should capture and trap focus (you can't tab out of them)
Drawers shouldn't close unless explicitly closed by the user. I removed the usage of the onClickOutside hook here.
How to test
Confirm that the drawers appear the same, don't break down at various screen sizes, and behave as described in the above "description of change" section.
Description of change
How to test
Confirm that the drawers appear the same, don't break down at various screen sizes, and behave as described in the above "description of change" section.
Issue(s)
Checklists
Every PR
Before merge to main
Production Deploy
After merge/deploy