core icon indicating copy to clipboard operation
core copied to clipboard

bug: AppContainerLayout menu not working as mini-drawer rather basic drawer

Open techoneel opened this issue 1 year ago • 0 comments

Describe the bug AppContainerLayout not working the way it supposed to work. The drawer is not appeared as a mini drawer but as a basic drawer, which cause the drawer appeared over the content.

To Reproduce Steps to reproduce the behavior:

  1. Any logged in route where AppContainerLayout has been used eg. https://demo.wrappid.dev/forms
  2. See error

Expected behavior Mini drawer should work as it is shown in MUI. https://mui.com/material-ui/react-drawer/#mini-variant-drawer

Screenshots Screenshots to help explain problem. image image

Desktop (please complete the following information):

  • OS: any
  • Browser any
  • Version any

Smartphone (please complete the following information):

  • Mobile Build not tested.

Additional context It's working before.

techoneel avatar Aug 11 '24 21:08 techoneel