ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
204 stars 372 forks source link

Support for form templates in Log Update #8115

Open rithviknishad opened 2 months ago

rithviknishad commented 2 months ago

Problem Statement

As the log update feature in our application evolves, it has become increasingly clear that a one-size-fits-all approach to the daily rounds form is insufficient to meet the diverse needs. Different rounds or scenarios require different sets of fields, making the existing form structure cumbersome. To enhance user experience and ensure accurate data collection, it is essential to implement a more dynamic and configurable system for form templates.

Also, the design of the log update pages (Detailed and normal log updates) is very different.

Proposed Solution

To address these issues, a flexible, configurable form template system is required to easily configure forms with specific fields/sections based on each round type.

Also, the design of various log update types should be consistent. (Read more in #7351)


Pre-requisites:

github-actions[bot] commented 1 month ago

Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity.