azouaoui-med / react-pro-sidebar

React Pro Sidebar provides a set of components for creating high level and customizable side navigation

Home Page:https://azouaoui-med.github.io/react-pro-sidebar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Close button when toggled

phtmgt opened this issue · comments

Is your feature request related to a problem? Please describe.
Having to click on the backdrop to close the sidebar is not intuitive.

Describe the solution you'd like
Add (the option of) a close button.

Describe alternatives you've considered
None

Additional context
Screenshot 2023-05-11 at 15 48 24

most drawers, sidebars, dialogs, poppers have the pattern of closing when clicking outside or on backdrop
so it should be intuitive enough !

NOTE: working on new updates where toggle state will be controlled by user, also it may be useful to add option to disable backdrop !

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.