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

[Tenscan] Frontend Updates #1932

Merged
merged 66 commits into from
Jul 8, 2024
Merged

[Tenscan] Frontend Updates #1932

merged 66 commits into from
Jul 8, 2024

Conversation

Jennievon
Copy link
Contributor

@Jennievon Jennievon commented May 23, 2024

Why this change is needed

Please provide a description and a link to the underlying ticket

https://github.com/ten-protocol/ten-internal/issues/2751

What changes were made as part of this PR

  • Blocks page should allow user to view the details of the rollup
  • Encrypted TX blob on batches page should allow the user to click to reveal the contents
  • Transactions page should allow users to open the details of the TX
  • Rollup and batch IDs should be clickable allowing easy navigation through the resources
  • Reveal button that will copy encrypted blob and passes into decrypt API
  • No blocks in the blockchain dropdown
  • Refactor pagination logic and add dynamic page size input

Please provide a high-level list of the changes made

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

Dashboard:

Screenshot 2024-05-23 at 7 09 32 PM

Tx Details:

Screenshot 2024-05-23 at 8 00 00 PM

Blocks' Page

Screenshot 2024-05-23 at 8 00 21 PM

Batches' Page

Screenshot 2024-05-23 at 9 20 03 PM

Batch details by batch height

Screenshot 2024-05-23 at 9 45 36 PM

Batch Txns by batch hash

Screenshot 2024-05-23 at 9 48 33 PM

Encrypted tx blob (hidden)

Screenshot 2024-05-23 at 10 19 34 PM

Encrypted tx blob (shown)

Screenshot 2024-05-23 at 10 19 49 PM

Rollups' Page

Screenshot 2024-05-23 at 10 32 02 PM

Rollup details by hash

Screenshot 2024-05-23 at 8 01 58 PM

Rollup details by batch sequence no.

Screenshot 2024-05-23 at 10 27 52 PM

Rollup batches by hash

Screenshot 2024-05-23 at 10 31 03 PM

@Jennievon
Copy link
Contributor Author

Jennievon commented Jul 3, 2024

LGTM one UX knit pick however.

When scrolling these cards we lose their context held in the title as well as the view more button. If sat these outside the scrollable area the user wouldn't have to scroll back to the top to click the view more button or remind themselves what they're looking at.

image

thanks for pointing that out, @pbienek. The headers are now sticky on top!

- update rollups, txns, blocks and batches headings
@Jennievon Jennievon merged commit a3a901b into main Jul 8, 2024
4 checks passed
@Jennievon Jennievon deleted the jennifer/2751-tenscan-ui-updates branch July 8, 2024 13:54
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

Successfully merging this pull request may close these issues.

5 participants