beet icon indicating copy to clipboard operation
beet copied to clipboard

Branding: Chain selector

Open sschiessl-bcp opened this issue 5 years ago • 1 comments

Open Beet, attempt to add account (add-account.vue), and observe the combobox image

Task is to match this with the style guide https://github.com/bitshares/beet/issues/34#issuecomment-441528538

sschiessl-bcp avatar Apr 08 '19 12:04 sschiessl-bcp

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/), I suggest switching to multiselect (see https://github.com/bitshares/beet/blob/develop/src/components/account-select.vue) and adjust it's styling to match.

sschiessl-bcp avatar Apr 08 '19 14:04 sschiessl-bcp