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
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
(Extension) The user clicks on the Pop Window Icon located on the right side of the header.
(Tab) Adena is opened in a new tab.
(Tab) The user has the freedom to click on other areas of the browser or switch tabs while avoiding the app minimization.
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!
The text was updated successfully, but these errors were encountered:
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
Possibilities
Consideration
Any feedback is welcome!
The text was updated successfully, but these errors were encountered: