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(proof card): fill in location data from price if missing from proof #666

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jun 25, 2024

What

Solves a specific case where, when fetching price data, we have their proofs but not their proof's locations.
So when displaying the proof dialog, it showed only the proof's location_id instead of the text.

Found a hack to display it.

Long-term solution : return the proof location object as well ? adds a SQL join...

Screenshot

Before After
image image

@raphodn raphodn merged commit 6748ce0 into master Jun 25, 2024
4 checks passed
@raphodn raphodn deleted the raphodn/proof-card-location-missing branch June 25, 2024 14:58
@raphodn raphodn linked an issue Jun 25, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Proof: link a date, location & currency
1 participant