Skip to content

Authoring - Conversion to React Query 5 #2722

@tonybusa

Description

@tonybusa

This is the parent issue to track the work for frontend-app-authoring in converting to React Query 5.

Summary Checklist

Phase 1: Update Dependencies

Phase 2: Redux → React Query

  • Set up QueryClient with defaults
  • Create inventory of slices to migrate (sub-issues)
  • For each slice:
    • Extract API functions
    • Create query keys factory
    • Create custom hooks
    • Update components
    • Comment out Redux code
    • Write/update tests
    • Validation
      • All tests pass
      • Manual QA complete
      • Performance verified

Phase 3: Cleanup

  • Remove deprecated Redux code
  • Update documentation
  • Team training on new patterns

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions