-
Notifications
You must be signed in to change notification settings - Fork 6
feat: add qr share link to share an item #797
Conversation
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.
Nice PR! I'm not quite sure about showing a bare modal with only the QR code, tho I can see the purpose of showing it big and alone. Most probably in the future we can extend the modal with a export as png button, etc.
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.
One last comment + it would be nice to have one test that click on this QR button and check the modal does open.
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.
🗳️ Nice changes ! Just a few comments and it is good to go.
…319-qr-item-share-link
add QR code to link sharing as follows
having an icon of QR code

open a modal of the generated QR Code

closes #319