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

Admin UI: Dropdown select overlay z-index #1480

Closed
dev7ch opened this issue Sep 11, 2017 · 5 comments
Closed

Admin UI: Dropdown select overlay z-index #1480

dev7ch opened this issue Sep 11, 2017 · 5 comments
Assignees
Milestone

Comments

@dev7ch
Copy link
Contributor

dev7ch commented Sep 11, 2017

What steps will reproduce the problem?

open 2 dropdown selections

What is the expected result?

close other open dropdowns ( i guess its easier then deal with the z-indexes)

What do you get instead? (A Screenshot can help us a lot!)

dropdown_selections

@nadar nadar self-assigned this Sep 14, 2017
@nadar nadar added this to the 1.0.0 milestone Sep 14, 2017
@nadar nadar added the bug label Sep 14, 2017
@nadar
Copy link
Member

nadar commented Sep 20, 2017

@luyadev/coredev How can we fix this problem?

@dev7ch
Copy link
Contributor Author

dev7ch commented Sep 20, 2017

close other open dropdowns if a new dropdown is going to be open.

@nadar
Copy link
Member

nadar commented Sep 20, 2017

maybe this could be a solution, yes. But this would be general, as we have no "form" context, the form input directives have no context to where they are currently used.

@nadar
Copy link
Member

nadar commented Oct 11, 2017

@dev7ch i just pushed a fix, please update to the latest dev-master and test if the solution works. If your problem is fixed please close this issue.

@nadar nadar assigned dev7ch and unassigned nadar Oct 17, 2017
@dev7ch
Copy link
Contributor Author

dev7ch commented Oct 18, 2017

I can confirm it´s resolved, now other open dropdown are closing, tested on latest chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants