#2642: InputContainer.jsx
projectforge-webapp/src/components/design/input/InputContainer.jsx Type: React Input Component · Purpose: React input component handling user data entry. · Source: projectforge-webapp/src/components/design/input/InputContainer.jsx 55 lines · 52 code · 0 comments · 3 blank
React input component handling user data entry.
Architecture
Manages state and composes presentational components for the web UI.
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. |
136deaa9e | fix input container prop types |
08fd9ffc2 | fix dynamic timestamp input additional label |