push-protocol / push-website

Frontend Website for PUSH
https://push-website.vercel.app
28 stars 40 forks source link

[BUG]: Links on https://push.org/frens need to be fixed and a redirect needs to be added. #876

Open 0x12zee opened 3 hours ago

0x12zee commented 3 hours ago

I confirm that I searched through the issues and didn't find my problem.

Bug description

When you open a link on push.org/frens... it opens in this format https://app.push.org/channels?search=0xef6426D522CfE5B7Ae5dB05623aB0Ef78023dBe0

This just opens the channels page and not the actual channel page.

Screenshots

![DESCRIPTION](LINK.png)

Expected Behaviour

Clicking a link on

Possible fixes or solutions

We need to keep that link as is (https://app.push.org/channels?search=0xef6426D522CfE5B7Ae5dB05623aB0Ef78023dBe0) and redirect user to https://app.push.org/channels/0xef6426D522CfE5B7Ae5dB05623aB0Ef78023dBe0 instead for backward compatibility. All such links should be redirected to make sure everything works since this link type was shared in multiple places.

Error Message

No response

Additional information

No response

Browsers

Chrome