refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
28.67k stars 2.25k forks source link

[FEAT] Introduce Variants for ThemedSidebar #6516

Closed aress31 closed 8 hours ago

aress31 commented 4 days ago

Is your feature request related to a problem? Please describe.

It would be great to have a variants prop for the sidebar, providing out-of-the-box styles inspired by popular platforms like Gmail, Outlook, or other well-known websites.

This feature would make a nice addition!

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

See above.

zhanwen22 commented 3 days ago

Hi, I would like to work on this if possible! Thank you

alicanerdurmaz commented 8 hours ago

Hello @aress31,

Currently, we are not planning to make out-of-the-box UI components in the core packages, and Refine does not have an opinion on the UI. The sidebar can be implemented with any UI library using useMenu.