Skip to content

fix: remove icons from RDE API sidebar items (nested, not top-level)#79

Merged
zoltan-baba merged 1 commit into
mainfrom
fix/rde-api-sidebar-icons
Jun 29, 2026
Merged

fix: remove icons from RDE API sidebar items (nested, not top-level)#79
zoltan-baba merged 1 commit into
mainfrom
fix/rde-api-sidebar-icons

Conversation

@zoltan-baba

Copy link
Copy Markdown
Collaborator

Summary

  • The toHubItems() function was adding icon: 'Code' to all generated API sidebar items
  • RDE API items are nested inside rdeSidebar (not top-level), so they should not have icons
  • Bitrise CI API items in bitriseAPISidebar are top-level and keep their icons
  • Added an addIcon parameter to toHubItems() and pass false for the RDE API

Test plan

  • Verify RDE API sidebar items have no icons
  • Verify Bitrise CI API sidebar items still show icons

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

@zoltan-baba zoltan-baba merged commit 33288a3 into main Jun 29, 2026
1 check passed
@zoltan-baba zoltan-baba deleted the fix/rde-api-sidebar-icons branch June 29, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant