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: setup of pfp with blockie on context #242

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

juanmanso
Copy link
Contributor

Description

While implementing blockie pfps, we decided to store that uri string in the context and use that everywhere.

However, we found that the string might be a little too long and thus resulting in an issue while generating the QR code to share it.

Since this is a partial fix (the actual and complete fix would be to share the whole set of addresses for a contact), we defaulted on the send flow to use the address blockie if pfp is a zone.

That last part will be followed up in upcoming PRs.

Related links

Proof

Before After
image

@juanmanso juanmanso self-assigned this Jul 19, 2023
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.

[Bug] Correctly store info for blockie pfps
2 participants