vuestic-ui
vuestic-ui copied to clipboard
Radio button default behavior update
By default a checked radio button shouldn't have a semi-transparent background.
@xx13, can you provide a screenshot, or correct reference, please.
@m0ksem no semi-transparent bg. the first image is correct, the second one shows the wrong style.
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 can we mark this as ready for implementation? I'm not clear on status of this issue, nor its description.
@aluarius, let's remove this semi bg and add focus outline (yellow colors same as we have on button)
Closed via https://github.com/epicmaxco/vuestic-ui/pull/2347