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

[Feature]: Replace Chakra UI Drawer with ShadCN's sheet in Main Menu Component #135

Open
chadstewart opened this issue May 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@chadstewart
Copy link
Collaborator

chadstewart commented May 12, 2023

Feature Request

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I have an issue when [...]

Currently the main menu uses Chakra UI's drawer component to render a side bar when in mobile. This would need to be replaced with ShadCN's sheet component.

Here's documentation for the component: https://ui.shadcn.com/docs/components/sheet

Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.

Replace Chakra UI's drawer component with ShadCN's sheet component. Once completed, remove all instances of Chakra UI from the main menu including imports.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

n/a

Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version in the docs.
Maybe a screenshot or design?

n/a

@chadstewart chadstewart added the enhancement New feature or request label May 12, 2023
@chadstewart chadstewart changed the title [Feature]: Replace Chakra UI Drawer with Preline sidebar in Main Menu Component [Feature]: Replace Chakra UI Drawer with ShadCN's sheet in Main Menu Component Sep 12, 2023
@chadstewart
Copy link
Collaborator Author

Just want to make a quick note that instead of Preline, we're going to go with ShadCN instead.

Made a note here on the reasoning: #60 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant