Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect to home on network change #884

Open
Viterbo opened this issue Nov 24, 2024 · 0 comments
Open

Redirect to home on network change #884

Viterbo opened this issue Nov 24, 2024 · 0 comments
Assignees

Comments

@Viterbo
Copy link
Collaborator

Viterbo commented Nov 24, 2024

Overview

Some pages do not make sense to stay in the same URL path after changing the network because we might be looking at something specific to that network that is probably not present in the new network. In those cases, the network change should redirect to the home page.

Acceptance Criteria

Make a redirection to home in the following cases:

  • transaction page
  • block page
  • Address page (only if it does not exist)

Make a pagination reset on the following cases:

  • Transactions page
  • blocks page
  • address page

Screenshots

Transaction on Mainnet

image

Same transaction hash on Testnet does not exist

image

@Viterbo Viterbo self-assigned this Nov 24, 2024
pmjanus added a commit that referenced this issue Dec 11, 2024
…work-change

#884 | when network changes we get a better behavior
pmjanus added a commit that referenced this issue Dec 11, 2024
…spin-off

#884, #902 | multichain resolution (second try)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant