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

Feat/map type toggle button #43

Merged
merged 4 commits into from
Sep 3, 2024
Merged

Conversation

Ahmedhossamdev
Copy link
Member

No description provided.

@Ahmedhossamdev
Copy link
Member Author

image
image
image
image

</button>

<style>
.map-type-button {
Copy link
Collaborator

Choose a reason for hiding this comment

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

To maintain consistency, you can use the Tailwind CSS inline at the button.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, I noticed that we use tailwind in the codebase. I’m not familiar with it yet, but I plan to learn it and rewrite the styles using tailwind. I initially wrote in regular css because I saw that the location button was already styled that way.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Okay, no problem. We will add the button CSS code into a global CSS file in the future.

Copy link
Collaborator

@tarunsinghofficial tarunsinghofficial left a comment

Choose a reason for hiding this comment

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

nicely done 👍🏻 .

@aaronbrethorst
Copy link
Member

@Ahmedhossamdev please rebase against the latest changes in main

@Ahmedhossamdev
Copy link
Member Author

@aaronbrethorst Done

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

looks good to me. I suspect we'll have to change some behavior of this down the road, but this is a solid and useful addition. thank you!

@aaronbrethorst aaronbrethorst merged commit 4b85dd3 into main Sep 3, 2024
3 checks passed
@aaronbrethorst aaronbrethorst deleted the feat/map-type-toggle-button branch September 3, 2024 22:11
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.

3 participants