Skip to content

Refactor use cases edit pages to improve query handling and state management - #432

Merged
Abhishekfm merged 1 commit into
devfrom
fix/use-case
Aug 12, 2026
Merged

Refactor use cases edit pages to improve query handling and state management#432
Abhishekfm merged 1 commit into
devfrom
fix/use-case

Conversation

@Abhishekfm

Copy link
Copy Markdown
Contributor
  • Updated queries to include entityType and entitySlug in cache keys for better data management.
  • Replaced direct refetch calls with query invalidation to optimize data fetching.
  • Enhanced loading states and improved code readability by restructuring components.
  • Added missing queryClient usage in several mutation success handlers for consistent state updates.

…agement

- Updated queries to include entityType and entitySlug in cache keys for better data management.
- Replaced direct refetch calls with query invalidation to optimize data fetching.
- Enhanced loading states and improved code readability by restructuring components.
- Added missing queryClient usage in several mutation success handlers for consistent state updates.
@Abhishekfm
Abhishekfm deployed to development August 12, 2026 09:37 — with GitHub Actions Active
@Abhishekfm
Abhishekfm merged commit 386e335 into dev Aug 12, 2026
1 check passed
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