#2665: RatingStars.jsx

projectforge-webapp/src/components/design/input/ratingStars/RatingStars.jsx Type: React Rating Component · Purpose: React rating component for star/number-based ratings. · Source: projectforge-webapp/src/components/design/input/ratingStars/RatingStars.jsx 83 lines · 74 code · 0 comments · 9 blank
React rating component for star/number-based ratings.

Architecture

Reusable UI component in the ProjectForge web application frontend.

Located in projectforge-webapp module of ProjectForge.

Annotated History

Key functional changes:

CommitDescription
3685edd6clift to react 18 wip
36bfe1dbeNew react version, eslint reviewed by Fin.
c23bfbdf5es-lint: review with Fin required.
5133bf5a2implement RatingStars