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

Block Navigation #392

Closed
4 tasks done
donnyquixotic opened this issue Apr 13, 2023 · 0 comments · Fixed by #391
Closed
4 tasks done

Block Navigation #392

donnyquixotic opened this issue Apr 13, 2023 · 0 comments · Fixed by #391
Assignees
Labels
🎯 Feature New feature

Comments

@donnyquixotic
Copy link
Contributor

donnyquixotic commented Apr 13, 2023

Overview

Ability to navigate sequential blocks directly on Block Page
image

Acceptance Criteria

  • on block page view, left and right arrow buttons per design
  • clicking left arrow button loads previous block's data (url param, block data, table data, and block number update)
  • clicking right arrow button loads previous block's data (url param, block data, table, and block number update)

Tasks

  • add buttons with arrow icons and box border
  • add router methods to update params
  • add watcher on route params to trigger update
  • filter watcher on tx table to trigger refresh
@donnyquixotic donnyquixotic added the 🎯 Feature New feature label Apr 13, 2023
@donnyquixotic donnyquixotic self-assigned this Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 Feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant