wallet-core/packages/demobank-ui/TODO

50 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

Urgent TODOs:
- General:
2022-10-27 19:27:41 +02:00
- not only Nora dark-theme, but default light! (CSS)
- DONE: auto-focus on input fields is not working well
- DONE: buttons should be visibly insensitive
as long as required input fields are not
working
2022-10-27 19:27:41 +02:00
- DONE: next required invalid/missing input field is
not properly highlighted in red
2022-10-27 19:27:41 +02:00
- Logout button needs more padding to the right (CSS)
- Error bar:
2022-10-27 19:27:41 +02:00
- DONE: hows JSON, should only show good error message
and numeric code, not JSON syntax
2022-10-27 19:27:41 +02:00
- should auto-hide after next action, no need for
"clear"!
2022-10-27 19:27:41 +02:00
- need variant "status bar" in green (or blue)
which shows status of last operation
* H1-Titles:
2022-10-27 19:27:41 +02:00
- Center more (currently way on the left) (CSS)
- Assets:
2022-10-27 19:27:41 +02:00
- Numeric amount needs to be shown MUCH bigger (CSS)
- Center more? (CSS)
- Payments:
2022-10-27 19:27:41 +02:00
- Amount to withdraw currently shown in white-on-white (CSS)
- Big frame drawn around notebook-tabs is not nice (CSS)
- Center more? (CSS)
- "Wire to bank account"
- maybe split two types (payto and IBAN) into
two tabs?
- currently cannot switch back from payto to IBAN
- Withdraw:
2022-10-27 19:27:41 +02:00
- Should use new 'status' bar at the end, instead
of extra dialog with "close" button
2022-10-27 19:27:41 +02:00
- ditto for bank-wire-transfer final stage
- Footer:
2022-10-27 19:27:41 +02:00
- overlaps with transaction history or other
content, needs to consistently show at the
end! => change rendering logic!? (CSS?)