Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

feat: QR for users profiles #2235

Merged
merged 6 commits into from
Nov 19, 2022
Merged

feat: QR for users profiles #2235

merged 6 commits into from
Nov 19, 2022

Conversation

eddiejaoude
Copy link
Member

@eddiejaoude eddiejaoude commented Nov 14, 2022

Fixes Issue

fixes #2187

Changes proposed

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Hidden

Screenshot 2022-11-14 at 00 22 11

Show

Screenshot 2022-11-14 at 00 23 26

Note to reviewers

furkanmutlu and others added 2 commits November 14, 2022 00:12
* Create QR page, with comment fix

* Update on routes

Co-authored-by: Eddie Jaoude <eddie@jaoudestudios.com>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

@github-actions github-actions bot added the large Pull request with more than 30 changed lines label Nov 14, 2022
@eddiejaoude eddiejaoude mentioned this pull request Nov 14, 2022
2 tasks
Copy link
Contributor

@furkanmutlu furkanmutlu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@schmelto schmelto left a comment

Choose a reason for hiding this comment

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

Some thoughts.

  • i think the "jumping" icon is a little bit distracting
  • I would use a modal / popup for the QR code
  • How about a toggle in the user.json to hide the QR code?

@eddiejaoude
Copy link
Member Author

Thanks Tom for the feedback!

i think the "jumping" icon is a little bit distracting

probably, this could be improved in another PR

I would use a modal / popup for the QR code

I am not keen on modals for mobile

How about a toggle in the user.json to hide the QR code?

I think all profiles should have this available for quick access when at events etc

@eddiejaoude eddiejaoude merged commit ec46b84 into main Nov 19, 2022
@eddiejaoude eddiejaoude deleted the qr branch November 19, 2022 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
large Pull request with more than 30 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] QR code page from profile
3 participants