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

<div ui-widget-overlay ui-front> blocking Views Dialogs #371

Open
sleewok opened this issue Feb 28, 2019 · 2 comments
Open

<div ui-widget-overlay ui-front> blocking Views Dialogs #371

sleewok opened this issue Feb 28, 2019 · 2 comments

Comments

@sleewok
Copy link
Contributor

sleewok commented Feb 28, 2019

Can someone verify that when using views the pop-up for editing is blocked by
<div class="ui-widget-overlay ui-front"></div>

For example, just go to add a field and it completely blocks the entire user interface.

@sleewok
Copy link
Contributor Author

sleewok commented Apr 18, 2019

https://github.com/civicrm/org.civicrm.shoreditch/blob/c6e0e08120fc834aaede568f21084f90049213d2/scss/bootstrap/overrides/crm/outside-namespace/_ui-select.scss

This is where it is being blocked. Is there any reason to not remove this?

Setting z-index: 99; works just fine and does not block the UI.

@sleewok
Copy link
Contributor Author

sleewok commented Apr 18, 2019

I created a pull request:
#389

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

No branches or pull requests

1 participant