-
Notifications
You must be signed in to change notification settings - Fork 72
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
Menu burger modifications #947
Comments
Can I tackle this one? |
I'd love to give this a go. |
Can I work on this issue? @Kevils ETA-1Day |
Is it okay if I tackle this? |
Hi, |
Could I take a shot at this? I’m a full-stack blockchain developer with over 3 years of experience working with Tailwind, React, TypeScript, and Solidity/Rust. |
Can I work on this, please? |
Would love to tackle this! |
Can I start working on the menu burger modifications |
May I be assigned to this? |
I am a creative frontend developer, keen on implementing accurate and pixel-perfect design. |
Can I attempt this issue? |
May I handle this issue? |
Can I take care of this issue? |
Hello @BlessingEmejulu everything good ? |
Currently, facing an internal error from one of the associated third packages (lottie-react) used... will like to get the error fixed ... |
Do you get this problem too without any changes made to the original code ? |
@BlessingEmejulu, i think i solved this issue by downgrading my node version to 18. You can use nvm to switch between versions. |
Yeah, that fixed it. I downgraded the node version ... |
Yes, really good suggestion. I use nvm too to easily manage that |
Fix #947: Menu burger modifications
Description 📹
Current one :
New design :
Figma file : https://www.figma.com/design/S1UKYgWewNqNHZFAaBUilG/%F0%9F%8F%9D%EF%B8%8F-Starknet-ID?node-id=4097-32518&t=wEy6O4uIMpUixad7-1
Modify the icons with new ones and add a #CDCCCC border to the content wrapper.
Proposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:
Implement Changes:
[Insert Code snippet if needed with a mardown todo list]
Run Tests and Commit Changes:
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: [Short description of the fix]"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Close #[issue_id]
.Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: