OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

Address Detail modal - add same info & functionality as on My Addresses page #669

Open marv-engine opened 10 years ago

marv-engine commented 10 years ago

E.g.:

  1. show the padlock icon
  2. same Actions as in the Options list (there's an issue listing those actions)
  3. When addresses become clickable on the My Addresses page, they should be clickable from the Detail modal.
  4. group the list with private keys at the top, sorted by most recent tx timestamp
    1. sort order will be settable when we have user preferences
achamely commented 10 years ago
  1. Yup, that will be updated this week (weird formatting issues last i looked)
  2. Why are we duplicating functionality here. This is an overview page.
  3. Clickable address does what?
  4. This will need some additional looking into
marv-engine commented 10 years ago
  1. So user doesn't have to close the modal, click My Addresses then click the desired address' Action (nee Options) menu to Send, Trade, see History, etc.
  2. Clickable address will go to the future Address Details page (see Address details page section in Rehab doc)
  3. We should not include watched addresses in the wallet totals
achamely commented 10 years ago

1.

  1. Ahh i forgot about the extended functions later on. I was for some reason just thinking about delete (which i would not think should be on this page, but the rest make sense)
  2. Ok, thats what i thought
  3. I'm still out on this. (Personally) i have both hot addresses and cold storage addresses and I want to see the combined balance when in the wallet. I would be included to have maybe some different totals. Private key address, watch address, combined?