React-jsonschema-form: radios and checkboxes use different colors

Created on 23 Apr 2020  路  2Comments  路  Source: rjsf-team/react-jsonschema-form

I would expect them both to be primary.

Radio: primary
Checkboxes: secondary

Why??????

Most helpful comment

I am also seeing checkboxes in color=secondary.

image

I don't know why you're seeing them as one color, but the props and classes say one is primary and the other is secondary:
image

All 2 comments

They look the same color to me --

image

This is likely a browser-dependent behavior that you might be seeing.

I am also seeing checkboxes in color=secondary.

image

I don't know why you're seeing them as one color, but the props and classes say one is primary and the other is secondary:
image

Was this page helpful?
0 / 5 - 0 ratings