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

Close button added mobile menu #295

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Ayush1404
Copy link

I have added a flexbox as opposed to the previous one, we still have to put the position absolute so that we can let the button be at the left but as it is in a flexbox now the previous issue should be solved, can you please review and see if this is what you wanted?

@paulcretu paulcretu temporarily deployed to orcasite-pr-295 January 4, 2024 12:21 Inactive
@Ayush1404
Copy link
Author

Hey can you please review my changes

@paulcretu paulcretu temporarily deployed to orcasite-pr-295 January 13, 2024 07:21 Inactive
@paulcretu
Copy link
Member

Follow up from PR #294

@Ayush1404 next time please update the existing PR instead of closing and opening a new one. It's a lot easier to follow along that way. Thanks!

Copy link
Member

@paulcretu paulcretu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey can you please review my changes

We're pretty limited on dev time so we do our best to review changes. On PRs this small, if they require multiple rounds of changes and you're not planning on being a regular contributor, it's more work than it's worth.

If you want to keep up with what's currently high priority and what we're working on next, please join our Slack.

we still have to put the position absolute

It can definitely be done without position: absolute, take a look at the menu icon in this very same file (this might also help).

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

Successfully merging this pull request may close these issues.

2 participants