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 Region Dropdown and Overlapping Issues #316

Merged
merged 5 commits into from
Jul 31, 2023

Conversation

ducku
Copy link
Collaborator

@ducku ducku commented Jul 29, 2023

Fixed Region dropdown onClick by removing its zIndex contraints.
Fixed bedfile dropdown overlapping with other components by increasing SelectionDropdown's menu zIndex.

Copy link
Member

@adamnovak adamnovak left a comment

Choose a reason for hiding this comment

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

This looks pretty good. I'm going to cut the dead code and merge it.

src/components/RegionInput.js Outdated Show resolved Hide resolved
@adamnovak adamnovak merged commit e49eebf into vgteam:master Jul 31, 2023
1 check passed
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.

Region dropdown doesn't pop open with suggestions automatically anymore
2 participants