-
-
Notifications
You must be signed in to change notification settings - Fork 394
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
Update map setting display #3862
base: master
Are you sure you want to change the base?
Conversation
c558381
to
7af45bd
Compare
7af45bd
to
0a38f1b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @LahuenGR. I've added on quick style thing I could see but it's a little hard to review fully as you're pulling in unrelated commits from your other branch. Plus maybe some unrelated model changes?
Also. Have you looked into our cypress tests yet. Any ideas on how to test your change within the existing settings test(s)?
Visit the preview URL for this PR (updated for commit 7ca811e): https://onearmy-next--pr3862-update-map-setting-d-uvghrep1.web.app (expires Sat, 26 Oct 2024 21:06:39 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 6d65e4f8fee2f6ab2da0c1c3b85b8797d66afa59 |
@benfurber I'm not sure why it dragged the commit from the other branch 🤔 let me try to fix it What model changes are you referring to? As for the cypress tool... nope, never used it hahaha, i'm going to need some help with that <3 Edit: I exported ILatLang type and removed one unused declaration, the last one i'm not sure why but seemed unnecessary there lol, could put it back there tho |
0a38f1b
to
5b54cfa
Compare
From QA.
|
Did i understand correctly? @benfurber Demo.mp4 |
5b54cfa
to
1881f28
Compare
35c5286
to
fccb66f
Compare
fccb66f
to
7ca811e
Compare
Pin is now like the Map page and, when clicked, displays the popup fix ONEARMY#3856
7ca811e
to
57dccd3
Compare
Pin is now like the Map page and, when clicked, displays the popup fix ONEARMY#3856
57dccd3
to
4853c55
Compare
Hey @LahuenGR I've sorted out the complex rebase that was needed on this branch after we merged in a big refactor. I've run the branch locally and I think there's a couple more bits to finish. If you won't have time to do it, no worries, just let me know and I can finish it off.
You're using |
Hello sr!, i was waiting for your review hahaha Nice, i'll be trying to solve those things <3 |
Hey @LahuenGR, hope you're well. How are you getting on with this? :) |
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Standard pin showing in the Map Settings and without relevant information
What is the new behavior?
Describe the new behaviour
If useful, provide screenshot or capture to highlight main changes
Does this PR introduce a breaking change?
Git Issues
Closes #3856
What happens next?
Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)
If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.
If you need more immediate feedback you can try reaching out on Discord in the Community Platform
development
channel.