Skip to content

Learner-dashboard: migrate redux to react query #768

@jacobo-dominguez-wgu

Description

@jacobo-dominguez-wgu

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

Summary Checklist

Phase 1: Update Dependencies

Does not apply

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

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions