informed icon indicating copy to clipboard operation
informed copied to clipboard

Styles are broken in website

Open k2snowman69 opened this issue 2 years ago • 3 comments

Describe the bug Checkboxes and Radio button styles seem to be broken Screen Shot 2022-03-11 at 7 07 31 PM Screen Shot 2022-03-11 at 7 07 27 PM

https://teslamotors.github.io/informed/?path=/story/inputs--number-input

k2snowman69 avatar Mar 12 '22 03:03 k2snowman69

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.

joepuzzo avatar Mar 12 '22 11:03 joepuzzo

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

k2snowman69 avatar Mar 13 '22 04:03 k2snowman69

@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?

samr874 avatar Mar 11 '24 20:03 samr874