Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assorted Input component bugs

Chalarangelo opened this issue · comments

  • Select - use value or defaultValue instead of selected
  • Reevaluate the usage of value and defaultValue
  • currencySign prop on DOM element
  • Evaluate use-cases, code and issues of FileInput component
  • RatingInput component has value without onChange, use defaultValue instead
  • Evaluate prop usage in RatingInput

currencySign was a mistake in Storybook.

RatingInput issues was a Storybook use-case bug.