Description
From the AlbumItemViewModal, a user can open the ReportAlbumItemModal. When they open the second modal, the first modal disappears, though it is still open. This is intended behavior of Mantine's modals manager, but could be confusing. This was found in #24, but is low priority, so I made this issue for visibility.
Task
Figure out how to open a second modal on top of another modal while still rendering the first modal in the background.
Description
From the AlbumItemViewModal, a user can open the ReportAlbumItemModal. When they open the second modal, the first modal disappears, though it is still open. This is intended behavior of Mantine's modals manager, but could be confusing. This was found in #24, but is low priority, so I made this issue for visibility.
Task
Figure out how to open a second modal on top of another modal while still rendering the first modal in the background.