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

Simplify testnet account table #192

Closed
helins opened this issue Sep 11, 2021 · 1 comment
Closed

Simplify testnet account table #192

helins opened this issue Sep 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@helins
Copy link
Member

helins commented Sep 11, 2021

I feel information could be more condensed or that part of it could be removed and put in "View details".

@mikera What kind of informations do you feel should absolutely figure in this table?

Main motivation is that even on desktop I get an X scrollbar (similarly to #191 ):

Screenshot from 2021-09-11 11-24-04

@mikera
Copy link
Member

mikera commented Sep 13, 2021

This strikes me as a layout problem first and foremost.

  • The "Signer" Column could be much smaller (Should also probably be called "Account".
  • "View" is unnecessary since the block is already a link.
  • "Timestamp" -> "Time"

The table can also use more of the screen, there is no point leaving whitespace to the right. Can use 100% I think?

@mikera mikera added the enhancement New feature or request label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants