OriginProtocol / OriginProtocol/origin-dollar
WeChat QR Code
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Our footer includes an icon for WeChat. The link that it's pointing to is derived from a QR code. It doesn't actually work when visited directly in a browser or scanned from outside of the WeChat app. So instead of linking to this URL, we should display the QR code when people click the icon. I recommend opening a modal that contains the QR code along with a simple instruction. I prefer this over a QR code floating near the icon when someone triggers the hover event.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the footer's WeChat icon and the URL it currently points to, then inspect any existing modal patterns in the frontend. Done means clicking the icon opens a modal with the QR code and a simple instruction instead of navigating directly to the URL.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100