Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Operation Review form: remove the need for client-side effect #2697

Open
6 tasks
pbastia opened this issue Jan 15, 2025 · 0 comments
Open
6 tasks

Operation Review form: remove the need for client-side effect #2697

pbastia opened this issue Jan 15, 2025 · 0 comments

Comments

@pbastia
Copy link
Contributor

pbastia commented Jan 15, 2025

Describe the task

There is data manipulation done in an effect in the client side component. We should do that manipulation on the server, and feed the client the proper data - and better, have the API pass all the data in the right shape from the get go

Acceptance Criteria

  • first
  • second
  • third

Definition of Done

  • first
  • second
  • third

Additional context

  • Add any other context about the task here.
  • Or here
@pbastia pbastia added the Task label Jan 15, 2025
@pbastia pbastia added this to the Reporting form refactor milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant