Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot choose half-rating #28

Open
sachinmjadhav opened this issue Jun 25, 2019 · 2 comments
Open

Cannot choose half-rating #28

sachinmjadhav opened this issue Jun 25, 2019 · 2 comments

Comments

@sachinmjadhav
Copy link

sachinmjadhav commented Jun 25, 2019

I'm using the StarRating Component in a form and for some reason the user cannot select a half star. I have added the isAggregateRating to true in the props. Please help.

<StarRatings
  numberOfStars={numberOfStars}
  starHoverColor="chocolate"
  starRatedColor="orange"
  isAggregateRating={true}
  rating={0}
  changeRating={val => onChange(val)}
/>
@Billmike
Copy link

Billmike commented Nov 8, 2019

I love this package, but the inability to select half stars is annoying. Any chance that would be fixed?

@Hessah95
Copy link

I'm facing the same issue! did anyone find a way to solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants