Skip to content

fix(ui): fix modal z-index issue - #69

Merged
0dillon merged 1 commit into
mainfrom
fix/modal-zindex
Aug 29, 2026
Merged

fix(ui): fix modal z-index issue#69
0dillon merged 1 commit into
mainfrom
fix/modal-zindex

Conversation

@0dillon

@0dillon 0dillon commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

This PR fixes a bug where the MerchantConfigModal would overlap or get hidden behind the PaymentQRModal or PaymentNotification because they all shared \z-50.

By elevating the config modal to \z-[60], we ensure settings always sit on top of the payment stack.

Closes #26.

@0dillon
0dillon merged commit dd50eb4 into main Aug 29, 2026
1 of 2 checks passed
@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
halopay-pos Building Building Preview Aug 29, 2026 12:17pm

@0dillon
0dillon deleted the fix/modal-zindex branch August 29, 2026 12:17
0dillon added a commit that referenced this pull request Aug 29, 2026
Co-authored-by: enny791 <enny791@github.com>
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.

fix modal z-index issue

1 participant