Pages: clicking on page settings before patterns appear causes stacking modals #63947
Open
Description
opened on Jul 25, 2024
Using 6.6.1 and GB 18.8.0, I noticed that when creating a new page I can select items in the sidebar as the patterns modal is loading, causing stacked modals:
parent.page.modal.mov
To replicate:
- Create a new page.
- Before the starter patterns appear, select something from the sidebar, like the parent page option.
- Notice that modals are stacked on top of each other.
In my mind, we just need to change the order so the sidebar options are hidden behind the starter pattern modal. Note that there's anhttps://github.com//pull/61489 around adding zoom out mode with patterns opened in the Inserter instead of starter patterns too which will help here. For now though, this would be helpful to iterate on as is.
Activity