techishiring-website
techishiring-website copied to clipboard
[Feature]: Replace Chakra UI Drawer with ShadCN's sheet in Main Menu Component
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
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: https://github.com/TechIsHiring/techishiring-website/issues/60#issuecomment-1716633683