discourse/app/assets/javascripts/dialog-holder/addon/services
Penar Musaraj b8ee52c4cb
UX: Wait for render before invoking A11YDialog (#24100)
Previously, focus wasn't being applied correctly on dialogs using named
components. This was because the A11YDialog was being invoked before
the component was completely rendered.

The long-term plan is to move away from A11YDialog doing the rendering
here, but for now this should do.
2023-10-26 08:24:47 -04:00
..
dialog.js UX: Wait for render before invoking A11YDialog (#24100) 2023-10-26 08:24:47 -04:00