Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with closing dialog in the userbar
- Remove `data-a11y-dialog-hide` and use Stimulus data action approach - This ensures that our code is more agnostic to the third party library and can leverage our own DialogController behaviour - Works around ally-dialog issue KittyGiraudel/a11y-dialog#582 - Fixes wagtail#10924
- Loading branch information