Unified account selection component
See original GitHub issueCurrently each component that allows submitting extrinsics (Transfer, Runtime Upgrade, and Extrinsics) have their own Select from your accounts
field. This will be unintuitive in a dApp-specific UI.
A better design would be to have a single account selection component (maybe rendered across in a top bar?) that allows the user to choose their account once, and any extrinsics are sent from the one selected account. This is a familiar design pattern in web UIs.
For example, here in github, I choose my account once, and any actions I take come from my account.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Portfolio Select Unified Managed Account - Raymond James
It provides convenient access to multiple investment types, including separately managed accounts (SMAs), in a single account. In an increasingly complex ...
Read more >Configure the Unified Health Scoring Components
Place the Score Details for Unified Health Scoring component on an Account, Lead, or Contact record page. Then, configure the component to select...
Read more >Form 402332 - Investor Unified Account Client Agreement
This Ameriprise Investor Unified Account Client Agreement. (“Agreement”) is part of the Investor Unified Account. Application (“Application”) and supplements ...
Read more >Amazon Unified Account Integration - Sellercloud Help
Configure Settings for Amazon Unified Accounts · Predict FBA Order Company Based On Sales Channel · Predict Amazon Order Company Based On Sales ......
Read more >Unified selection - iTwin.js
By default, whenever a component changes unified selection, ... Without selection scopes, whenever a user picks an element in the viewport, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been completed for a while now.
Selecting an initial user when the page loads is the last thing I think we really need and then we can close this main issue. Could not find a react friendly and simple way to do it yet.