This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-6175f1f0-a2a9-4423-bd32-0925415ef8cc CRISTAL-623 Open

Alerts are displayed under the grey mask of modals on Vuetify

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-41a4e70b-07fc-4147-bd78-5888105b5b5e Manuel Leduc created this issue on 06/Aug/25 13:38
 
Summary: Alerts are displayed under the grey mask of modals on Vuetify
Issue Type: cid:jira-generated-image-avatar-6175f1f0-a2a9-4423-bd32-0925415ef8cc Bug
Affects Versions: 0.13
Assignee: Unassigned
Components: Design System - Vuetify
Created: 06/Aug/25 13:38
Priority: cid:jira-generated-image-static-major-83a460df-32d1-441e-a7c8-f4a0a3728713 Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. Click on create a new page
  2. Before clicking on the create button, simulate an error (e.g., block the save endpoint on the network tab)
  3. Click save
  4. Observe the error

Note: those steps are just an example of a scenario where an error can be display while a modal is opened.

Expected

The error is displayed above the grey mask around the modal.

Actual

The error is displayed below the grey mask around the modal.

noimage.png