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

fix map pin detail #1188

Merged
merged 1 commit into from
Jul 15, 2021
Merged

fix map pin detail #1188

merged 1 commit into from
Jul 15, 2021

Conversation

chrismclarke
Copy link
Member

PR Checklist

  • - Latest master branch merged
  • - PR title descriptive (can be used in release notes)

PR Type

  • Bug fix (non-breaking change which fixes an issue)

Description

When mappins load they should retrieve details from db (including verified badge), except some legacy mappins already have details hardcoded and so were skipping this step. This PR fixes the behaviour (force always to look at db and ignore hardcoded data), as well as some minor code tidying.

Git Issues

Closes #

Screenshots/Videos

image


What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of a monthly dev call (first Monday of the month, open to all!).

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 slack in the platform-dev channel.

@chrismclarke chrismclarke added the Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview label Jul 14, 2021
@github-actions
Copy link
Contributor

Visit the preview URL for this PR (updated for commit d13b4f7):

https://onearmy-next--pr1188-fix-map-pin-details-mw08zltt.web.app

(expires Fri, 13 Aug 2021 22:33:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@cypress
Copy link

cypress bot commented Jul 14, 2021



Test summary

68 0 0 0Flakiness 0


Run details

Project onearmy-community-platform
Status Passed
Commit d13b4f7
Started Jul 14, 2021 10:32 PM
Ended Jul 14, 2021 10:36 PM
Duration 04:01 💡
OS Linux Ubuntu - 20.04
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@davehakkens
Copy link
Contributor

nice

Copy link
Contributor

@davehakkens davehakkens left a comment

Choose a reason for hiding this comment

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

thanks, works here! :)

@chrismclarke chrismclarke merged commit c00e699 into master Jul 15, 2021
@chrismclarke chrismclarke deleted the fix/map-pin-details branch July 15, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: Maps 🗺 Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants