static-cms icon indicating copy to clipboard operation
static-cms copied to clipboard

Ability to set the order of the navigation links in the sidebar

Open b-xb opened this issue 5 months ago • 0 comments

Hi,

I have been experimenting with staticCMS recently and was wondering if the ability to order the navigation links on the sidebar is a feature that could be added.

I put together a quick patch here that makes use of the order property on flex-box items in order to achieve this.

https://github.com/StaticJsCMS/static-cms/compare/main...b-xb:static-cms:sidebar-ordering

Interested in hearing your feedback, Thanks!

b-xb avatar Sep 02 '24 21:09 b-xb