-
Notifications
You must be signed in to change notification settings - Fork 17
IBX-10848: Changed notifications z-index to cover help center btn #1754
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the z-index value of notifications to ensure they appear above the help center button.
Key Changes:
- Increased the z-index of the notification container from 50000 to 100010
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
QA Approved on DXP Commerce 4.6.x-dev |





Related PRs:
Description:
In addition to changes in design, changing current maximum z-index in the system from 99999 to 10300 after introducing integrated-help feature. The change is made in order to avoid excessively high indices in the project.
After the changes are implemented, the highest index will be set as follows:
Description:
For QA:
Documentation: