Navid61 opened a new issue, #34157: URL: https://github.com/apache/superset/issues/34157
### Bug description When creating a map chart with the DeckGL Scatter type, using the legend to toggle layer visibility works as expected. However, when I hold the Control (Ctrl) key and click on a legend item (to enable/disable a layer), a new browser tab opens each time. This is not the expected behavior—only the layer visibility should toggle. Reproduction steps Go to Charts and create a new chart using DeckGL Scatter. Make sure the dataset includes multiple categories, so the legend is visible. In the legend, hold the Ctrl key and click on any legend item to toggle visibility. Notice that a new browser tab opens each time you Ctrl+Click a legend item. https://github.com/user-attachments/assets/2b945c95-a73d-4477-a666-66f074d698c8 ### Screenshots/recordings _No response_ ### Superset version 4.1.2 ### Python version 3.11 ### Node version I don't know ### Browser Chrome ### Additional context I am using Microsoft Edge browser on Debian 12 Version 138.0.3351.55 (Official build) (64-bit) ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
