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

Allow saving or sharing QR code as image file #10628

Closed
hesterbruikman opened this issue May 12, 2020 · 2 comments
Closed

Allow saving or sharing QR code as image file #10628

hesterbruikman opened this issue May 12, 2020 · 2 comments

Comments

@hesterbruikman
Copy link
Contributor

hesterbruikman commented May 12, 2020

Following #10627

Problem

Chat (key) QR is undergoing style changes to make it more suitable to share outside of the app and join.status.im (e.g. social media, website, slide deck). Once implemented, the user will also need to be able to save the QR code as an image to share it in other places.

Screenshots are not suitable as they are blocked by default and require manual actions to cut out the QR code.

Implementation

Long press prompts action to download or share, depending on platform standard
cc @errorists to specify behavior

Acceptance Criteria

Notes

Future Steps

@hesterbruikman hesterbruikman added this to the Mobile release 1.6 milestone Jul 9, 2020
@hesterbruikman
Copy link
Contributor Author

Update after early investigation by @Ferossgp

We draw QR codes as blocks in UI elements and they are not actually images, making it impossible to save them as image.
In order to save the QR code, it's likely this needs to be implemented in status-go, serving status-react with images.

@churik
Copy link
Member

churik commented Dec 5, 2022

Obsolete and will be re-considered in the redesigned app.

@churik churik closed this as completed Dec 5, 2022
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

No branches or pull requests

2 participants