osmosis-labs/osmosis-frontend

Pools number should show up in links preview [100 USDC Reward!]

MaxMillington opened this issue ยท 4 comments

๐Ÿ› Bug Bounty: Fix Needed! ๐Ÿ› ๏ธ
Reward: ๐Ÿ† 100 USDC ๐Ÿ†

We are excited to announce a bug bounty for third-party developers! If you've got the skills and know-how, here's your chance to earn some ๐Ÿ’ธ and contribute to our project.

Issue Description ๐Ÿ“„
Pools number should show up in links preview

Expected Behavior ๐Ÿ’ก
As a user, if I copy the link to a pools page and paste it on (e.g.) twitter, the pools number should show in the thumbnail preview

Current Behavior โŒ
Currently, we do not have anything in the meta tags, so it just shows '#'
image (1)

Requirements for the Bounty ๐Ÿ

Submit a pull request with a verified fix to the issue.
The fix should not introduce any new bugs or vulnerabilities.
Code should follow our project's style and contribution guidelines.
Your solution will be reviewed by our team, and the bounty will be awarded upon approval.
How to Claim Your Bounty ๐Ÿ’ฐ

Fork our repository.
Create a new branch for your fix.
Submit a pull request to our main branch.
Include detailed information about your fix and how it addresses the issue.

Once reviewed and merged, the 100 USDC will be transferred to your wallet.
We look forward to your contributions and thank you for helping improve our project!

Please Note: All bounty claimants must undergo a KYC (Know Your Customer) process with our finance team to receive the reward. This is a mandatory step to ensure compliance with financial regulations.

This should be doable with SSR.

This should be doable with SSR.

i just wonder if osmosis app is going to convert to ssr.

@gnujoow we already use SSR in a fair number of spots. Feels free to check it out!

Fixed by @fabryscript