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:** Autocomplete z-index #935

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

TejasQ
Copy link
Contributor

@TejasQ TejasQ commented Feb 22, 2019

Summary

This PR fixes #934, removing a useless z-index override from Autocomplete and using the correct z-index that ContextMenu got in #927.

Here is the clickable area on Autocompletes now:

image

To be tested

Me

  • No error or warning in the console on localhost:6060

Tester 1

  • Things look good on the demo.

Tester 2

  • Things look good on the demo.

@TejasQ TejasQ self-assigned this Feb 22, 2019
@TejasQ TejasQ changed the title **Fix:** Autocomplete z-index **WIP:** **Fix:** Autocomplete z-index Feb 22, 2019
@TejasQ TejasQ force-pushed the fix/autocomplete-z-index branch from 98bb04a to 8333d85 Compare February 22, 2019 14:55
@TejasQ TejasQ requested a review from fabien0102 February 22, 2019 14:56
@TejasQ TejasQ changed the title **WIP:** **Fix:** Autocomplete z-index **Fix:** Autocomplete z-index Feb 22, 2019
@stereobooster
Copy link
Contributor

stereobooster commented Feb 22, 2019

screenshot 2019-02-22 at 16 00 00

UPD it doesn't happen in isolated mode of styleguidist

@stereobooster
Copy link
Contributor

what else do we need to test except autocomplete?

@TejasQ
Copy link
Contributor Author

TejasQ commented Feb 22, 2019

Nothing else needs to be tested :)

@TejasQ
Copy link
Contributor Author

TejasQ commented Feb 22, 2019

Also @stereobooster, #935 (comment) <- is this still valid? I don't see it on styleguidist.

You should definitely not approve this if that's the case. 😉

@TejasQ
Copy link
Contributor Author

TejasQ commented Feb 22, 2019

image

Not in isolated mode.

Copy link
Contributor

@fabien0102 fabien0102 left a comment

Choose a reason for hiding this comment

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

Seams to works ^^ Nice job 💯

@fabien0102 fabien0102 merged commit 9614ee0 into master Feb 22, 2019
@fabien0102 fabien0102 deleted the fix/autocomplete-z-index branch February 22, 2019 16:11
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.

Autocomplete is broken
3 participants