Branding: Wallet selector
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
Currently looking like this

Task is to match the style as seen in https://github.com/bitshares/beet/issues/34#issuecomment-441528538
Due to a build process issue (couldnt get vue sass loader to work properly) npm run buildcss needs to be run to compile global sass files.
Styling the default combobox seems obnoxious (https://css-tricks.com/dropdown-default-styling/), switching to multiselect may be warranted (as seen here https://github.com/bitshares/beet/blob/develop/src/components/account-select.vue) and adjust it's styling to match.
Either solution is fine as long as the default combobox UX flow is maintained.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.