keystone icon indicating copy to clipboard operation
keystone copied to clipboard

Make the navigation wrapping ul component user customisable

Open mikehazell opened this issue 1 year ago • 2 comments

The NavigationContainer component rendered it's children inside a ul meaning if you wanted to render anything other than an li you would have to do some gymnastics to make it work.

This change makes it the users' responsibility to properly wrap list items in a ul.

  • exposes a NavItemGroup component with appropriate styling
  • updates "Custom Admin UI Navigation" usage docs

mikehazell avatar May 22 '24 04:05 mikehazell

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 20fe773d21d864bf9ed93db583f5f2ade6d65513:

Sandbox Source
@keystone-6/sandbox Configuration

codesandbox-ci[bot] avatar May 22 '24 04:05 codesandbox-ci[bot]

Likely superseded by https://github.com/keystonejs/keystone/pull/9253

dcousens avatar Aug 20 '24 06:08 dcousens

Superseded by #9253, and if not, we'll re-open

dcousens avatar Dec 23 '24 05:12 dcousens