themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.31k stars 710 forks source link

Add and update group names in the content files #776

Closed godnondsilva closed 5 months ago

godnondsilva commented 5 months ago

Problem In the sidebar, going to the RTL, Number Input and Search Input, the pages wouldn't turn blue (referring to current page).

Screenshots

  1. Page URL image
  2. Sidebar image

Expected Result The page names should be blue when the page name matches the route.

Solution Add and update the group names in the content files as follows:

  1. The RTL page should have group param with customize.
  2. The Number Input and Search Input pages should have forms instead of components.

@zoltanszogyenyi Please review.

zoltanszogyenyi commented 5 months ago

Hey @godnondsilva - good catch, thanks for the PR! Merged.