-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Bubble Size should not be required for World Map visualization #5599
Comments
Yeah I understand the workaround but created the issue because I feel the interaction should change. It'd be ideal to not have to fill in "Bubble size" if "Show Bubbles" is unchecked. The validation error in red in the screenshot I added shows that it is being enforced regardless of the state of "Show Bubbles." |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
Superset version
0.26.3
Expected results
I should be able to use the World Map visualization without expanding the "Bubbles" section and selecting the "Bubble size" dropdown.
Actual results
It is required even when "Show Bubbles" isn't selected. The newly added validation is useful so people don't run into issues (for example: #5171, #4371, #2361) but it doesn't make sense to enforce this when "Show Bubbles" is unchecked.
Steps to reproduce
Use the World Map visualization.
The text was updated successfully, but these errors were encountered: