Skip to content

Fix: error modal being behind create label modal#102

Merged
BenHall-1 merged 1 commit intomasterfrom
fix-error-being-behind-create-label
Mar 17, 2026
Merged

Fix: error modal being behind create label modal#102
BenHall-1 merged 1 commit intomasterfrom
fix-error-being-behind-create-label

Conversation

@biast12
Copy link
Copy Markdown
Contributor

@biast12 biast12 commented Mar 9, 2026

Fixes
image
image

Increase z-index values in frontend/src/includes/NotifyModal.svelte so the modal and its backdrop sit above other UI layers. Updated modal container from 1001→2001 and backdrop from 1000→2000 to fix stacking/context conflicts that allowed other components to overlap the notification modal.
@biast12 biast12 requested a review from a team as a code owner March 9, 2026 16:19
@biast12 biast12 changed the title Raise z-index for NotifyModal elements Fix: error modal being behind create label modal Mar 9, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying tickets-v2-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 62f2d15
Status: ✅  Deploy successful!
Preview URL: https://5992e2fb.tickets-v2-dashboard.pages.dev
Branch Preview URL: https://fix-error-being-behind-creat.tickets-v2-dashboard.pages.dev

View logs

@BenHall-1 BenHall-1 merged commit 33f14cf into master Mar 17, 2026
1 check passed
@BenHall-1 BenHall-1 deleted the fix-error-being-behind-create-label branch March 17, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants