Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Make sure Dialog scroll shadow appears above inner elements #2463

Merged
merged 2 commits into from
Nov 23, 2022

Conversation

BeirlaenAaron
Copy link
Member

@BeirlaenAaron BeirlaenAaron commented Nov 23, 2022

Description

The scroll shadow of dialogs wasn't appearing above inner elements like inputs
Just adding a z-index seems to fix this

This was a problem with elements in the dialog taking it's full width (f.e. DataGrid), the scroll shadow wouldn't be visible at all because it's under it

Screenshot before this PR

image
image

Screenshot after this PR

image
image

Breaking changes

N/A

Copy link
Contributor

@lorgan3 lorgan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch

@lowiebenoot
Copy link
Collaborator

Aren't we supposed to bump version (in package.json and changelog) inside our PR now?

@qubis741
Copy link
Contributor

Aren't we supposed to bump version (in package.json and changelog) inside our PR now?

It's optional, but preferred

@qubis741
Copy link
Contributor

Manually checked ✅

@BeirlaenAaron BeirlaenAaron merged commit f83b612 into next-release Nov 23, 2022
@BeirlaenAaron BeirlaenAaron deleted the fix-dialog-scroll-shadow branch November 23, 2022 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants