288
Fixed Dialog and Modal Layout Issues
January 23, 2026
FixWorkboard
We've fixed dialog and modal layouts that were displaying incorrectly.
What was happening
Some dialogs and modals opened with broken layouts. In certain places, the window could appear off-center, overflow off-screen, or show spacing and footer areas that didn’t match the content.
What we fixed
Dialogs and modals display correctly again across the app:
- Modals open centered and stay within the visible screen area
- Default sizing and spacing are consistent, so content and footers don’t get cut off
- Close controls behave normally, including screens that use a custom close button
Where to find it
All modals and dialogs throughout the app

