entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

TUI Account Management #292

Open mixmix opened 1 day ago

mixmix commented 1 day ago

Problem

Observation

Many other apps have you FIRST choose which context you're operating in (gmail, banking, etc) and THEN choose the actions from there. It's a bit like treating accounts as "rooms" / contexts which you are going into / standing in and from which you act

image VERY rough early sketch (note it's kinda weird how we have NEW ACCOUNT just slapped on end of and selectable accounts... this is partly cooked design!)

Tasks

  1. List out all the functional flows this will touch

    • e.g. create new account
  2. Do a little research looking at account management in other apps, record notes

  3. Make some mock-ups

    • crappy wire text frames
    • get some feedback:
      • your job is to get input from people this decision might effect
      • at least 2 people
    • iterate based on feedback
  4. Implement it

mixmix commented 1 day ago

Meeting where we discussed this: https://hackmd.io/zjE5gEflTDqXe9ZQHJRL9A

mixmix commented 1 day ago

hey @rh0delta I've moved this to "Tui Redesign" which is milestone we should do after "Feature Completeness"

Feel free to do some design work if you'd like but don't touch code till we have that milestone done (or done apart from blocked pieces)