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

New profile drawer merge #10

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

Conversation

SuspenseFallback
Copy link
Contributor

Related to #7

Fixed some issues related to navbar, made it responsive (not for screens less than 360px, I need some help with that)

Also made the content move using <div> instead of <Grid> and <Drawer>

@dadiorchen
Copy link
Contributor

@SuspenseFallback if possible I hope we can use some components rather than do it by ourselves, but you got some for that? Can you explain?

@SuspenseFallback
Copy link
Contributor Author

With a div it is easier to implement the moving function because we can customize the transition speed, width, etc. With the MUI drawer component, it is much harder to implement the moving UI.

@dadiorchen
Copy link
Contributor

@SuspenseFallback thank you for your explanation, I approved your code, but we now migrated the code to this one https://github.com/Greenstand/treetracker-web-map-core-demo , can you copy your change to it?

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