Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto z-index to Modal instances #24

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

CNSeniorious000
Copy link
Member

This pull request adds an auto z-index property to Modal instances. The Modal component now automatically assigns a z-index value to each instance, ensuring that the modal with the highest z-index value is displayed on top of other modals. This improves the visual stacking order of modals and prevents overlapping.

Copy link

codesandbox bot commented Aug 4, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

stackblitz bot commented Aug 4, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

render bot commented Aug 4, 2024

@CNSeniorious000 CNSeniorious000 self-assigned this Aug 4, 2024
Copy link

netlify bot commented Aug 4, 2024

Deploy Preview for pyth-on-line ready!

Name Link
🔨 Latest commit 8865604
🔍 Latest deploy log https://app.netlify.com/sites/pyth-on-line/deploys/66af604d61906e0008287dee
😎 Deploy Preview https://deploy-preview-24--pyth-on-line.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99
Accessibility: 93
Best Practices: 100
SEO: 82
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@CNSeniorious000 CNSeniorious000 added the enhancement New feature or request label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant