vuestic-ui icon indicating copy to clipboard operation
vuestic-ui copied to clipboard

Radio button default behavior update

Open xx13 opened this issue 3 years ago • 4 comments

By default a checked radio button shouldn't have a semi-transparent background.

xx13 avatar May 10 '21 08:05 xx13

@xx13, can you provide a screenshot, or correct reference, please.

m0ksem avatar May 12 '21 18:05 m0ksem

@m0ksem no semi-transparent bg. the first image is correct, the second one shows the wrong style.

65A36C5A-E53F-49D9-865A-F442ED0182D7 7F7B98BD-B96B-4D36-ABD6-78A9E19BBDAB

xx13 avatar May 13 '21 08:05 xx13

It's a focus state after a click. I think we could make correct keyboard navigation and focus state for the radio button as I did for selects.

For now, after clicking on the radio button it's became focused. Sounds correct, but not convenient.

m0ksem avatar May 17 '21 17:05 m0ksem

@m0ksem can we mark this as ready for implementation? I'm not clear on status of this issue, nor its description.

asvae avatar Aug 01 '22 22:08 asvae

@aluarius, let's remove this semi bg and add focus outline (yellow colors same as we have on button)

m0ksem avatar Sep 02 '22 14:09 m0ksem

Closed via https://github.com/epicmaxco/vuestic-ui/pull/2347

aluarius avatar Sep 06 '22 08:09 aluarius