informed
informed copied to clipboard
Styles are broken in website
Describe the bug
Checkboxes and Radio button styles seem to be broken
https://teslamotors.github.io/informed/?path=/story/inputs--number-input
Not broken. I did not style these as styling radios and checkboxes is non trivial and I did not want to over complicate the default exported components. Technically no styles exist in informed. I have a stylesheet that effects the html input elements in docs. ( remember this does not use actual tesla styles ) its just made to look similar.
It's a bit weird that some fields look "Tesla-y" and other fields do not... Just some feedback then I guess. Might be cleaner to
- remove all styling for all form fields or
- just bring in Tesla's Design System into this site via a CDN or custom rewrite
I'm not sure but right now it seems like a half implemented thing which... feels odd
@joepuzzo can you please give me some approach regarding contribution to open source project how to start with it how to manover over complete codebase?