summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 15:18:57 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-01 15:18:57 +0200
commit4b560ca0ecab706ea4a2df1e7647f77dd468262c (patch)
treecff9b87124b3818fd3a1a846467a9988886bd7e9 /design-documents
parentb1c4949cda876f698ccfc9cc190f4a50453cb194 (diff)
downloaddocs-4b560ca0ecab706ea4a2df1e7647f77dd468262c.tar.gz
docs-4b560ca0ecab706ea4a2df1e7647f77dd468262c.tar.bz2
docs-4b560ca0ecab706ea4a2df1e7647f77dd468262c.zip
resolve build warnings
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/053-wallet-ui.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst
index 6b7abdc6..4a37651e 100644
--- a/design-documents/053-wallet-ui.rst
+++ b/design-documents/053-wallet-ui.rst
@@ -423,7 +423,7 @@ Issues
* All(screenshots): the flow here diverges completely betwen the different platforms (very bad).
* Android(major): there really should not be a "check fees" button here, the fees should just be dynamically calculated and shown immediately. Note that the dialog shown here is thus closer to what we might make the future main
- withdraw review (:ref:`cta-withdraw-review`) dialog.
+ withdraw review (:ref:`cta-withdraw-review-ref`) dialog.
Adoption
@@ -436,7 +436,7 @@ Adoption
but without the amount entry. Keep it simple,
mostly binary choice: withdraw, invoice, or back.
* The iOS dialog is reasonably close to the future
- withdraw review (:ref:`cta-withdraw-review`) dialog,
+ withdraw review (:ref:`cta-withdraw-review-ref`) dialog,
allowing amount entry, shows fees, and final "confirm"
button (I guess: "review ToS" should be an alternative
button label). Eventually, we'll want an "edit" (pen)
@@ -494,7 +494,7 @@ Issues
* All: This dialog should be merged with
the future main
- withdraw review (:ref:`cta-withdraw-review`) dialog
+ withdraw review (:ref:`cta-withdraw-review-ref`) dialog
where the amount and exchange could be edited (if
permitted by trigger event) and the fees are dynamically
shown. No point in yet another dialog.