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

fix (#1660): Toaster zIndex #1662

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kamal0078k
Copy link

Overview
Changed default zIndex value of toaster to 100 and it can be changed as shown in below:

import { toaster } from 'evergreen-ui'
toaster.danger('Message', { zIndex: 140 })

Screenshots (if applicable)

Documentation

  • Updated Typescript types and/or component PropTypes
  • Added / modified component docs
  • Added / modified Storybook stories

@netlify
Copy link

netlify bot commented Aug 26, 2023

Deploy Preview for evergreen-storybook ready!

Name Link
🔨 Latest commit b1400c5
🔍 Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/64e985e9d6632700088bb182
😎 Deploy Preview https://deploy-preview-1662--evergreen-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@Kamal0078k Kamal0078k changed the title Toaster zIndex Fixed fix (#1660): Toaster zIndex Aug 27, 2023
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.

None yet

1 participant