bitshares / bitshares/bitshares-ui
Preselection of AccountSelect
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
If there is only one account to be selected from (e.g. CloudWallet), preselect this one.
Ensure that all listeners are notified properly (e.g. when proposing a transfer).
Continue from here
https://github.com/bitshares/bitshares-ui/blob/20aee1b5429b3cf1166f97a37634d9e050e4c931/app/components/Forms/AccountSelect.jsx#L25-L32
Contributor guide
Research direction
Start at app/components/Forms/AccountSelect.jsx around lines 25-32 and trace how account selection listeners are notified when proposing a transfer. Confirm the single-account case is selected automatically and that all relevant listeners are notified; the issue is done when this behavior works for cases such as CloudWallet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100