openmina / mina-frontend

mina-frontend is an Angular web application that is showing node's progress, logs and statistics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[UI/UX] As a developer, I want to have better scan state trees overview, so I don't have to scroll too much

lukasimrich opened this issue · comments

Number one goal is to make scannable, through:

  • have as many trees visible as it is still comfortable
  • reduce clutter, communicate essentials
    • what was added this height
    • what is done
    • what is todo
    • what works was added at the same time, with the same sequence ID

I assume that by highlighting recently added work, todos, we can remove sequence ID numbers. You can hover to see more detail about work, and click on it to see other work added with the same ID. Additionally each chart could be filled in clockwise, so with a bit of adjustment, user can identify for each chart, each radial level, which work was added in what order. Possibly, we could still show sequence ID on hover in a popup.

Week 21

  • Condensed layout using radial tree maps
  • Filters for recently added work, specific sequence ID
  • Hints for direction of added work: Animation, Icons

Image

Image

Image