onbloc / adena-wallet

Adena is a friendly browser extension wallet for the Gnoland blockchain.
http://adena.app/
GNU General Public License v3.0
27 stars 19 forks source link

[New Feature] Pop Window #308

Closed adr-sk closed 4 months ago

adr-sk commented 8 months ago

Overview

A feature that opens the Adena Extension in a new tab. This feature improves the multitasking UX, especially for users engaged in complex tasks in Adena, such as uploading signed transaction files for an air-gap account while preventing forced minimization from tab switching.

User Flow

  1. (Extension) The user clicks on the Pop Window Icon located on the right side of the header.
  2. (Tab) Adena is opened in a new tab.
  3. (Tab) The user has the freedom to click on other areas of the browser or switch tabs while avoiding the app minimization.

Frame 38640

Possibilities

Consideration

Any feedback is welcome!

adr-sk commented 4 months ago

Added in v1.10.0 https://github.com/onbloc/adena-wallet/pull/452