-
Notifications
You must be signed in to change notification settings - Fork 72
Nomenclature Iconified Views
Hwee-Boon Yar edited this page Apr 4, 2019
·
6 revisions
βββββββββββββββββββββββββββββββββββββ
β β
β Wallet β
β β
βββββββββββββββββββββββββββββββββββββ€
β ββββββββββββββββββββββββββββββββ β
β β 10 Ethereum (ETH) β β
β ββββββββββββββββββββββββββββββββ β
β ββββββββββββββββββββββββββββββββ β
β β 191 xDAI (xDAI) βββΌβββΌβββββββββββ A tokenIconified
β β β β view sourced from <token-card>'s
β β β β <view-iconified>
β ββββββββββββββββββββββββββββββββ β
β ββββββββββββββββββββββββββββββββ β
β β 3 Admission Tickets βββΌβββΌβββββββββββ probably also tokenIconified
β ββββββββββββββββββββββββββββββββ β but there is no way to customize
βββββββββββββββββββΌββββββββββββββββββ it
β
β
β Tap a tokenIconified
β
βΌ
βββββββββββββββββββββββββββββββββββββ
β β
β 3 Admission Tickets β
β β
β β
β ββββββββββββββββββββββββββββββββ β
β β x20 Match Club β β
β β 9:00 AM, Saint Petersburg β β
β β Saint Petersburg Stadium β β
β ββββββββββββββββββββββββββββββββ β
β ββββββββββββββββββββββββββββββββ β
β β x20 Match Club β β
β β 9:00 AM, Saint Petersburg β β
β β Saint Petersburg Stadium β β
β ββββββββββββββββββββββββββββββββ β
β ββββββββββββββββββββββββββββββββ β
β β x20 Match Club β β
β β 9:00 AM, Saint Petersburg βββΌβββΌβββ
β β Saint Petersburg Stadium β β β
β ββββββββββββββββββββββββββββββββ β β
β β β
β β βββββββββ A tokenInstanceIconified
β β view sourced from <token-card>'s
β β <view-iconified>
βββββββββββββββββββΌββββββββββββββββββ
β
β
β Tap a tokenInstanceIconified
β
βΌ
βββββββββββββββββββββββββββββββββββββ
β ββββββββββββββββββββββββββββββββ β
β β x20 Match Club β β
β β 9:00 AM, Saint Petersburg βββΌβββΌβββ
β β Saint Petersburg Stadium β β β
β ββββββββββββββββββββββββββββββββ β β
β β β
β [enter] [transfer] [sell] β βββββββββ A tokenInstance
β β view sourced from <token-card>'s
β β <view>
β β Exactly 1 tokenInstance view is
β β shown in this screen
β β
β β
βββββββββββββββββββΌββββββββββββββββββ
β
β
β Tap an action
β
βΌ
βββββββββββββββββββββββββββββββββββββ
β β
β ββββββΌβββ
β β βββββββββ A token action
β β view sourced from <action>'s
β [cancel] [ ok ] β <view>
βββββββββββββββββββββββββββββββββββββ
- Wallet tab shows a list of tokenIconified. They are rendered natively, not using TokenScript (for now)
- Tap on tokenIconified, a list of tokenInstanceIconified is displayed. Each row is rendered with the contents of the token-card/view-iconified tag
- Tap on tokenInstanceIconified, tokenInstance is displayed. Each row is rendered with the contents of the token-card/view tag along with a row of buttons defined by the action tags
- Tap on a button and the contents of the action/view tag is rendered, along with ok/cancel buttons
Alternative 3 and 4 with multi-selection:
- Tap and hold on any tokenInstanceIconified to go into multi-selection mode. Tap to select and the row of buttons are rendered in this same screen of tokenInstanceIconified.
- Tap on a button and the contents of the action/view tag is rendered, along with ok/cancel buttons. i.e. tokenInstance view is skipped