Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
techoneel opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working p1 This is a priority #1 issue

Comments

@techoneel
Copy link
Member

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 techoneel self-assigned this Aug 11, 2024
@techoneel techoneel added bug Something isn't working p1 This is a priority #1 issue labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1 This is a priority #1 issue
Projects
None yet
Development

No branches or pull requests

1 participant