rusackas opened a new pull request, #37313:
URL: https://github.com/apache/superset/pull/37313

   ### SUMMARY
   Enable the Developer Portal navigation item in the global navbar. The 
section was previously hidden via `hideFromNav: true` in 
`docs/versions-config.json` while the content was being developed, but is now 
ready for public visibility.
   
   This makes the Developer Portal accessible from the top navigation bar, 
alongside Documentation and Community Resources.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   **Before:** Developer Portal not visible in navbar
   **After:** Developer Portal appears in navbar with dropdown menu (Overview, 
Extensions, Testing, Guidelines, Contributing)
   
   ### TESTING INSTRUCTIONS
   1. Build docs locally: `cd docs && npm run build`
   2. Start local preview: `npm run serve`
   3. Verify the "Developer Portal" dropdown appears in the navbar between 
"Community Resources" and "Get Started"
   4. Click the dropdown items and verify they navigate to the correct pages
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [x] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   🤖 Generated with [Claude Code](https://claude.ai/code)


-- 
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]

Reply via email to