enso/app
Sergei Garin e6ecaff4c4
Improve Dialog behavior (#10176)
This PR improves the DX and UX of dialogs/popovers:
1. Now the content is wrapped in `<Suspense />` and `<ErrorBoundary />`
2. Dialogs no longer close if they are underlay below the other dialogs
3. Provides an ability to close the dialog underlay component using dialog context
2024-06-05 10:41:40 +00:00
..
gui2 Fix visualization z-indexes (#10158) 2024-06-03 17:58:12 +00:00
ide-desktop Improve Dialog behavior (#10176) 2024-06-05 10:41:40 +00:00