#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:
| Commit | Description |
3685edd6c | lift to react 18 wip |
36bfe1dbe | New react version, eslint reviewed by Fin. |
c23bfbdf5 | es-lint: review with Fin required. |
5133bf5a2 | implement RatingStars |