-
Notifications
You must be signed in to change notification settings - Fork 219
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
Content report popover appears over the pages modal #569
Comments
We have specifically disabled closing the report form popover on click outside. Is it better to reverse this, or to update the |
My opinion would be that we shift the z indexes around so the drawer is above the reporting form. |
Currently, clicking outside the report popover has no effect at all. So, you cannot open a pages modal at all, if the report popover is open. |
This problem was addressed in #3582, so replacing the |
Fixed by #4800 |
Reproduction
Screenshots
Environment
Additional context
Originally reported by @sarayourfriend. Possibly related to WordPress/openverse-frontend#1280.
Resolution
The text was updated successfully, but these errors were encountered: