AlaskaAirlines / AuroDesignTokens

Abstract UI atomic values to support the Auro Design System.
https://auro.alaskaair.com/getting-started/developers/design-tokens
Apache License 2.0
19 stars 7 forks source link

feat: increased modal z-index from 300 to 400, so that it will appear… #42

Closed BrentLabasan closed 3 years ago

BrentLabasan commented 3 years ago

… over tooltips

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes: #40

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

I increased the --auro-depth-modal value from 300 to 400, so that modals will appear over tooltips, which --auro-depth-tooltip is currently a value of 300.

This will fix situations like the picture below. This situation can be duplicated by clicking a non-saver fare in one matrix and then clicking a saver fare in the other matrix. image

Type of change:

Please delete options that are not relevant.

Checklist:

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!
-- Auro Design System Team