vhogberg opened a new issue, #41677: URL: https://github.com/apache/superset/issues/41677
### Bug description The context menu when drilling to detail by a null dimension shows "Drill to detail by ", but it should be "Drill to detail by <NULL>". To reproduce: 1. Create a chart with a dimension that has null values 2. Add it to a dashboard 3. Right a chart value and observe "Drill to detail by ", rather than "Drill to detail by <NULL>". ### Screenshots/recordings <img width="375" height="242" alt="Image" src="https://github.com/user-attachments/assets/47e99c7c-a9f9-45ae-aec7-fdf8ca1a3d14" /> ### Superset version 6.1.0 ### Python version I don't know ### Node version I don't know ### Browser Chrome ### Additional context _No response_ ### 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]
