solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
93 stars 136 forks source link

[api] fix: nav group nesting #120

Closed nickfrosty closed 5 months ago

nickfrosty commented 5 months ago

Problem

There is a bug with the "nav grouping" code that results in nav groups that should be nested to NOT be nested. Making them appear at the root nav level.

Summary of Changes

Corrected the grouping key separator to correctly nest nav groups