-
-
Notifications
You must be signed in to change notification settings - Fork 409
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
added globe and location buttons to map #3913
Conversation
onearmy-community-platform Run #6529
Run Properties:
|
Project |
onearmy-community-platform
|
Branch Review |
pull/3913
|
Run status |
Passed #6529
|
Run duration | 05m 07s |
Commit |
d4cd699f24: changed values in tests
|
Committer | Matúš Motyka |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
0
|
Skipped |
0
|
Passing |
74
|
View all changes introduced in this branch ↗︎ |
hey @joperafe , I'm not sure if you'll be the one reviewing this or if someone else will, but I think it's finally done. I fought with the tests for a while but eventually found a way to check the zoom. Let me know if any changes are needed or if something is wrong. Thanks! |
or maybe @benfurber should review this, not sure hah |
Hi there! No no, not me. First timer Thank you |
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.
Thank you so much for your contribution @motuz0001!
One. Can you move the buttons to the top right please. You'll see why below!
Two. There's a lot of custom styles. I'm hoping that when you don't have to position absolute, most of them go away. I'd rather less custom styling that leave the buttons imperfect.
Three. The tooltips don't work for me on Firefox, do they for you?
Thank you for struggling with the feature test, I appreciate it.
Oh and a complex rebase is needed! |
commented some part of code
Updated tests
prettier fixes
test fix
added click for redirect to the new map
changed comparing scale to comapring values in matrix
fixeees
final fixes?
prettier fix
cf1d2fb
to
df273f8
Compare
hey @benfurber , I hope all is fixed now and rebase is okay |
Awesome, thank you @motuz0001! |
@all-contributors add @motuz0001 for code |
I've put up a pull request to add @motuz0001! 🎉 |
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The map currently does not have a buttons for unzooming to global view and zooming to user's location.
What is the new behavior?
Does this PR introduce a breaking change?
Git Issues
Closes #3879
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.