Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature] Pop Window #308

Closed
adr-sk opened this issue Dec 13, 2023 · 1 comment
Closed

[New Feature] Pop Window #308

adr-sk opened this issue Dec 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@adr-sk
Copy link
Member

adr-sk commented Dec 13, 2023

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

  • Unlocks advanced UX features such as Drag & Drop to upload a file.
  • Allows users to leave Adena open while interacting with dApps or monitoring transactions in a block explorer.

Consideration

  • Injection methods should automatically detect if there's already a tab opened in the background to avoid Error 1001, which ensures that only a single pop-up exists at a time.

Any feedback is welcome!

@adr-sk
Copy link
Member Author

adr-sk commented Apr 29, 2024

Added in v1.10.0 #452

@adr-sk adr-sk closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant