You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename screen to "Transfer" (as "Transfer Algo" is not accurate. You can transfer ASA as well)
Simplify the layout a bit. Four large headers/blocks (not sure what UI elements to use here): From, To, Asset, Amount (top to bottom)
FROM: Sender Address* top, then below, indent for both: "Authorized Address" and "Authorized Mnemonic". "OR" can be removed this way. You may need to build some logic into this screen to populate the Auth fields based on a peek at the account object for auth-addr then to the local wallet if you have it. If the local wallet is not holding the required auth keys, highlight that user must supply mnemonic because Sender Address is rekeyed to AuthAddr.
TO: Receiver Address*
ASSET: "Type" radio buttons, side by side. Drop down below to fetch ASA. Relocate "Available Balance" field below the ASA dropdown. Also move the "Available Balance" to the left of the field.
AMOUNT: Amount* and if Algo, a dropdown for "microAlgo" or "Algo" else if ASA display unit name.
Relocate Close Remainder (<<spelling)To to the Transaction Options tab.
Tabs : Try: "Transaction Requirements" and "Transaction Options"
Maybe we can have two blocks: Network Parameters and Transaction Options
Group together: First, last, Fee, network hash. Add a note about these will be populated by default if left blank. Click "Fetch defaults" and modify the values as needed.
Group together: Note, Lease, Add "Close Remainder To" above Rekey To.
If user pastes in an address to Rekey To that the local wallet is not aware of, prompt the user with a warning: "The address supplied is unknown to AlgoDEA. Please go back and select a known address, or acknowledge you hold the private key for ADDR securely outside AlgoDEA. Loss of that private key will render the rekeyed account
inaccessible. I UNDERSTAND
In the List Accounts screen: Is it possible to add "on double click" functionality to the name field to open the details page? If double click on address, it will copy it. Will still need to right click to get all the options.
The text was updated successfully, but these errors were encountered:
Rename screen to "Transfer" (as "Transfer Algo" is not accurate. You can transfer ASA as well)
Simplify the layout a bit. Four large headers/blocks (not sure what UI elements to use here): From, To, Asset, Amount (top to bottom)
FROM: Sender Address* top, then below, indent for both: "Authorized Address" and "Authorized Mnemonic". "OR" can be removed this way. You may need to build some logic into this screen to populate the Auth fields based on a peek at the account object for
auth-addr
then to the local wallet if you have it. If the local wallet is not holding the required auth keys, highlight that user must supply mnemonic because Sender Address is rekeyed to AuthAddr.TO: Receiver Address*
ASSET: "Type" radio buttons, side by side. Drop down below to fetch ASA. Relocate "Available Balance" field below the ASA dropdown. Also move the "Available Balance" to the left of the field.
AMOUNT: Amount* and if Algo, a dropdown for "microAlgo" or "Algo" else if ASA display unit name.
Relocate Close Remainder (<<spelling)To to the Transaction Options tab.
Tabs : Try: "Transaction Requirements" and "Transaction Options"
Maybe we can have two blocks: Network Parameters and Transaction Options
Group together: First, last, Fee, network hash. Add a note about these will be populated by default if left blank. Click "Fetch defaults" and modify the values as needed.
Group together: Note, Lease, Add "Close Remainder To" above Rekey To.
If user pastes in an address to Rekey To that the local wallet is not aware of, prompt the user with a warning: "The address supplied is unknown to AlgoDEA. Please go back and select a known address, or acknowledge you hold the private key for ADDR securely outside AlgoDEA. Loss of that private key will render the rekeyed account
inaccessible. I UNDERSTAND
In the List Accounts screen: Is it possible to add "on double click" functionality to the name field to open the details page? If double click on address, it will copy it. Will still need to right click to get all the options.
The text was updated successfully, but these errors were encountered: