Skip to content

Refactor review summary generation to use useMutation#25

Merged
LuisMSuarez merged 1 commit intomasterfrom
refactor-mutation
Oct 28, 2025
Merged

Refactor review summary generation to use useMutation#25
LuisMSuarez merged 1 commit intomasterfrom
refactor-mutation

Conversation

@LuisMSuarez
Copy link
Owner

Replaces local state management for review summary generation with React Query's useMutation. This improves handling of loading, success, and error states and simplifies the code by removing unnecessary state variables.

Replaces local state management for review summary generation with React Query's useMutation. This improves handling of loading, success, and error states and simplifies the code by removing unnecessary state variables.
@LuisMSuarez LuisMSuarez merged commit 065005e into master Oct 28, 2025
2 checks passed
@LuisMSuarez LuisMSuarez deleted the refactor-mutation branch October 28, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant