commit a825d5427be7e5ced1e7a6f27167dd7b18d7ce0b
parent 6a439cf2633661d3be5ce33415da855356322bf3
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Thu, 17 Apr 2025 16:54:31 +0200
update DD
Diffstat:
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst
@@ -354,7 +354,7 @@ Screenshots
.. _cta-transactions-pending-ref:
transactions-pending
-------------
+--------------------
This screen shows a currency-scoped list of the pending transactions of the wallet
for that currency, allowing the user to view details about those pending transactions.
@@ -409,9 +409,14 @@ Info
* "You must first accept the payment service's terms of service before you can
withdraw digital cash to your wallet."
+* Also should show the provider for which we will review the ToS!
+
Actions
^^^^^^^
+* **change provider**: allow user to change exchange provider for withdraw
+ (unless we got the provider in a way that makes is un-editable, say
+ from a cash-acceptor).
* **review and confirm ToS**: advance to the :ref:`cta-accept-tos-ref` screen
* **back**: user will be redirected to previous screen
@@ -419,8 +424,8 @@ Actions
Issues
^^^^^^
-* All(minor): Should we allow changing the
- provider on this screen?
+* iOS(minor): Should allow changing the provider on this screen (if allowed)
+* Android(minor): Only allow changing the provider if allowed
* WebEx(major): not unified with other designs