-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
x-ing out Annotation Layer type makes the page blank #11759
Comments
Expected behavior: user click we should just kill the |
We should also handle the fact that the explore page goes completely blank when there's an error. I think we just need to wrap the explore page in an |
at the risk of nitpicking, i think the expected behavior of that x is to reset the value of the dropdown to its default, not to close out the popover. the real issue though is the page blankout, which I think is quite serious (although an edge case) |
closing the modal is what the other Xs do in the same modal currently. |
It's also possible/easy to remove the |
Expected results
Layer type resets to default
Actual results
The entire page goes blank
Screenshots
How to reproduce the bug
Environment
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: