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

Overlay Drawer Component #7

Open
jdic opened this issue Nov 6, 2024 · 0 comments
Open

Overlay Drawer Component #7

jdic opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
🌟 Feature New functionality.

Comments

@jdic
Copy link
Member

jdic commented Nov 6, 2024

Hi pndjo, we need an Overlay Drawer component that can overlay over the content and display from a specific side (left or right) according to the props of the component. This component should be similar to a modal, it will be used to display a shopping cart on the right side of the screen, but this component would be just the wrapper.

You can take inspiration from how the header side menu works for mobiles.
src/modules/layout/components/header-side-menu/index.tsx

Image

@jdic jdic added the 🌟 Feature New functionality. label Nov 6, 2024
@jdic jdic moved this to 📋 Backlog in meca-store Nov 6, 2024
@jdic jdic added this to meca-store Nov 6, 2024
@jdic jdic mentioned this issue Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 Feature New functionality.
Projects
Status: 📋 Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants