frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Navigating to future block breaks further navigation

Open yvaskov opened this issue 10 months ago • 0 comments

Description

It is possible to navigate to future block from the Block details page, which results in 404 page. It's impossible to navigate back from this with browser controls.

Image

Steps to reproduce

  1. Open latest block details page
  2. Press right by the block number - results in 404
  3. Press Back on the browser controls

Expected result

Previous page is displayed.

Actual result

URL has changed to the previous page, but 404 is still displayed.

Possible solution

We can forbid navigating past the latest block.

Image

Version

v1.27.0

yvaskov avatar Mar 26 '24 09:03 yvaskov