Skip to content

feature: implemented custom star rating component for reviews#56

Open
GIT-PRITAM wants to merge 1 commit into
bradtraversy:mainfrom
GIT-PRITAM:feature/custom-star-rating
Open

feature: implemented custom star rating component for reviews#56
GIT-PRITAM wants to merge 1 commit into
bradtraversy:mainfrom
GIT-PRITAM:feature/custom-star-rating

Conversation

@GIT-PRITAM

Copy link
Copy Markdown

Replaced the old dropdown review input with a fully custom, interactive star rating component.

Stars highlight on hover and selection, improving the user experience.

Added a visual label to display the selected star rating.

The new component is built without using external libraries, using react-icons for star visuals.

@GIT-PRITAM

Copy link
Copy Markdown
Author

How to Test:

Go to any product page.
Submit a review using the star rating.
Ensure the selected rating is saved correctly.
Hover over the stars to preview ratings.
Check that the previous dropdown is fully removed.

Impact:

Cleaner UI
Better user interaction
Matches modern e-commerce standards

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

Successfully merging this pull request may close these issues.

1 participant