Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Memo #12

Closed
irisli opened this issue Nov 5, 2015 · 2 comments
Closed

Memo #12

irisli opened this issue Nov 5, 2015 · 2 comments

Comments

@irisli
Copy link
Contributor

irisli commented Nov 5, 2015

Work in progress: https://github.com/stellar/account-viewer/tree/memo

Text and messages

memo type placeholder error message
MEMO_TEXT A string up to 28 characters long MEMO_TEXT must contain a maximum of 28 characters
MEMO_ID A 64 bit unsigned integer MEMO_ID must be a valid 64 bit unsigned integer
MEMO_HASH A 32 byte hash MEMO_HASH must be a 32 byte hash represented in hexadecimal (A-Z0-9)
MEMO_RETURN A 32 byte hash MEMO_RETURN must be a 32 byte hash represented in hexadecimal (A-Z0-9)

No-memo state

image

Memo setup state

After Add memo is clicked, the memoSetup element appears and defaults to MEMO_TEXT

image

Memo setup with error state

Note: the text in this screenshot is out of date. Refer to the Text and messages section for the correct messages

image

@bartekn
Copy link
Contributor

bartekn commented Nov 5, 2015

Added memo logic in 9fd9065. Should we also display a memo in a confirmation step?

@irisli
Copy link
Contributor Author

irisli commented Nov 5, 2015

Thats a good idea. Can you add it to the scope of the confirmation step and i'll add it to the ui tomorrow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants