ARBS-23 opened a new issue, #42467: URL: https://github.com/apache/superset/issues/42467
### Bug description When creating a new **Dataset** or **Dashboard**, the top navigation tab (**Dataset** or **Dashboard**) does not show the active/focused state (green underline) that other sections use. This makes it unclear which section the user is in, especially on create flows opened from the **+ Dataset** or **+ Dashboard** actions. The **Charts** tab shows the expected active tab styling (green underline under the tab name). ### How to reproduce the bug 1. Sign in with any account 2. Go to **Superset → Dashboard** or **Dataset** 3. Click **+ Dashboard** or **+ Dataset** to open the create screen 4. Check the top navigation tab for **Dashboard** or **Dataset** ### Expected behavior The active tab (**Dashboard** or **Dataset**) should show the same focused styling as **Charts** (green underline under the tab name). ### Actual behavior There is no green underline (or equivalent active state) under the **Dashboard** or **Dataset** tab on the create screens. ### Screenshots/recordings <img width="1917" height="907" alt="Image" src="https://github.com/user-attachments/assets/7351a776-f640-47b7-b983-31dfebc91af9" /> <img width="1136" height="888" alt="Image" src="https://github.com/user-attachments/assets/7a95b263-6d3f-46a8-9150-d4aa55186563" /> <img width="1432" height="882" alt="Image" src="https://github.com/user-attachments/assets/154d97da-1565-4c41-87ee-9d6c246a361c" /> ### Superset version 6.1.0 ### Python version 3.11 ### Node version 16 ### Browser Chrome ### Additional context - This is a **UX / consistency improvement** (suggestion), not a functional failure - Affects both **Create Dataset** and **Create Dashboard** flows - **Charts** navigation already shows the correct active tab indicator; Dataset and Dashboard create screens should match that behavior ### 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]
