react-play
react-play copied to clipboard
add star rating play
This fixes issue #464
First thing, PLEASE READ THIS: ReactPlay Code Review Checklist
Description
A Star rating
play shows the use of useState hook
Fixes #464
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Locally on localhost
Checklist:
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
@frankiefab100 is attempting to deploy a commit to a Personal Account owned by @reactplay on Vercel.
@reactplay first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
react-play | ✅ Ready (Inspect) | Visit Preview | Sep 2, 2022 at 4:30AM (UTC) |
Few early impression
- Unwanted vertical and horizontal; scrollbar appearing
- It would be great if you can associate some titles with each start. something like "Bad", "Not OK", "Good", "Very Good", "Spelbound"
- it would be even better if you can give me some options to choose from. Like you have already implemented with
star
, probably another option would besmilies
and so onNo 1 is mandatory to fix whereas No 2 and No 3, I would leave with you. Once done I can start reviewing.
Alright
Hey @frankiefab100 , let us know when its ready
Hey @frankiefab100 , let us know when its ready
Hi @koustov I have made the necessary changes
@frankiefab100 let's close this one soon and get in.
@frankiefab100 let's close this one soon and get in.
I pushed new commits yesterday. Waiting for a review
@frankiefab100 let's close this one soon and get in.
I pushed new commits yesterday. Waiting for a review
Ok @koustov will close it then tonight.
Only comment
Fabulous job @frankiefab100
Thank you 😄