discourse/app/assets/javascripts/dialog-holder/addon
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
..
components DEV: Sort imports 2023-10-10 21:46:54 +01:00
services UX: Wait for render before invoking A11YDialog (#24100) 2023-10-26 08:24:47 -04:00