target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.22k stars 240 forks source link

profile: fix flicker when opening dialogs #3790

Closed mastercactapus closed 5 months ago

mastercactapus commented 6 months ago

Description: Fixes flicker on the user details page when opening dialogs by wrapping in <Suspense></Suspense>

Which issue(s) this PR fixes: Closes #3751