Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor YearlyReportForm component to streamline initial values and … #718

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

jhagberg
Copy link
Collaborator

@jhagberg jhagberg commented Jan 7, 2025

…payload structure

  • Consolidated user-editable and computed fields for clarity and maintainability.
  • Removed redundant calculations by directly using already computed values in the payload.
  • Enhanced code readability with improved comments and organization of initial state setup.

These changes aim to improve the overall functionality and user experience of the YearlyReportForm component.

…payload structure

- Consolidated user-editable and computed fields for clarity and maintainability.
- Removed redundant calculations by directly using already computed values in the payload.
- Enhanced code readability with improved comments and organization of initial state setup.

These changes aim to improve the overall functionality and user experience of the YearlyReportForm component.
@jhagberg jhagberg merged commit 4b54bd8 into production Jan 7, 2025
0 of 3 checks passed
@jhagberg jhagberg deleted the hotfix/bug_in_yearly_submission branch January 7, 2025 09:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant