summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-31 17:50:33 +0200
committerChristian Grothoff <christian@grothoff.org>2024-03-31 17:50:33 +0200
commit63ba60619cfef14db76c3aa1b1e5d294bcea654f (patch)
tree5799667a9c33fcdf807d51e5973546edd435e64e /design-documents
parent4f4c64c61a9857f62e83ac7f33de14824f583aa6 (diff)
downloaddocs-63ba60619cfef14db76c3aa1b1e5d294bcea654f.tar.gz
docs-63ba60619cfef14db76c3aa1b1e5d294bcea654f.tar.bz2
docs-63ba60619cfef14db76c3aa1b1e5d294bcea654f.zip
more comments
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/053-wallet-ui.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst
index 8a2fb37d..9d11a78c 100644
--- a/design-documents/053-wallet-ui.rst
+++ b/design-documents/053-wallet-ui.rst
@@ -671,6 +671,17 @@ Actions
* **open**: if entered manually, open URL as-entered (otherwise open is automatic)
* **back**: return to previous view
+Issues
+^^^^^^
+
+* WebEx(text) has additional actions "clear" (not necessary, I can manually clear), "Read QR from file" (who does that!???!) that should be removed.
+* Android(text) has button label "OK", should probably be "Open" for uniformity.
+* Android(text) has "Enter Taler URI", while WebEx has clearer text "enter taler:// URI".
+* iOS (screenshot): lacks dialog (or screenshot?) entirely, not sure if we need manual URL-entry on mobile though, so could be OK!
+
+
+
+
Screenshots
^^^^^^^^^^^
@@ -713,6 +724,18 @@ Actions
* **get more cash**: if there is not enough balance, it will be redirected to :ref:`cta-withdraw-ref`
* **cancel**: user will be redirected to ``balance``
+Issues
+^^^^^^
+
+* WebEx(Text): showing price/total without fees is a bit excessive, could be simplified in absence of fees
+* WebEx(Text): "Valid until" is likely confusing, not shown on other platforms. Maybe only show "offer expired" instead of pay button (on all platforms!)?
+* WebEx(Text): Receipt number is not shown on other platforms at this time, which also makes sense as it is only an order number and certainly nothing like a receipt before payment! (Remove!)
+* WebEx(Screenshot): would be good to show the dialog with expanded order details as well, maybe even expand by default like on Android (and forgo the button?)
+* WebEx(Screenshot): would be good to show a version of the dialog with fees in the screenshot.
+* iOS(text): the label 'Summary' appears only on iOS, and seems unnecessary. Especially since no long-form is available anywhere.
+* All(screenshot): would be good to have sceenshots of the main variations: with/without product preview images, with/without fees, full details/partial details (if we have such a toggle).
+
+
Screenshots
^^^^^^^^^^^
@@ -751,6 +774,15 @@ Actions
* **delete**: delete information about the transaction
* **back**: user will be redirected to ``balance``
+Issues
+^^^^^^
+
+* WebEx(text): Details should be simplified if there are no fees
+* Android(text): details say receipt, but WebEx uses the slightly more accurate "Invoice ID". Could also use "Order #"?
+* iOS(major): delete button is missing, instead only has "Done"
+
+
+
Screenshots
^^^^^^^^^^^