You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the DrawerWithFooter component, the current closeMode is set to 'close', meaning that the drawer can only be closed by clicking the close button or the cancel button. In many cases, users may want to quickly close the drawer without having to look for the close button, resulting in a less efficient experience.