push-dapp
push-dapp copied to clipboard
🐛 [BUG] - Fixes in Alias verification flow
Expected Behaviour
- Should show all the added chains in the sidebar, even if they are not verified.
- Initiating the same alias network should give error .( backend has to send an error for the same)
- Verifying the same alias network should give error .( backend has to send an error for the same)
- Suppose i am adding alias on polygon and the i am on polygon network , the initiation and verification passes through, without error from backend, it should give error for the same.( backend has to send an error for the same saying that i need to switch to the base chain that is ethereum)
- Remove Ethereum from the list of alias chains that can be added.
- Redirect user to the new channel dashboard page .
- Poll the channelDetails query to know the alias verification status. https://www.figma.com/design/FvJL0JWHlsVohsHTERB1Lh/Push-Design-Foundations?node-id=7165-19752&m=dev
Current Behaviour
.
Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Screenshots

Relevant Logs
No response
Dapp Env
Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)
Browsers
No response