Skip to content

[jsx] Improve test coverage for useTransition hook edge cases #3247

Description

@tmdeveloper007

Description

The useTransition hook in packages/jsx/src/hooks/ lacks tests for:

  • Nested transitions
  • Concurrent transition cancellation
  • Priority escalation when a higher-priority transition starts mid-flight

Expected behavior

All transition states should be exhaustively tested.

Priority

medium

Metadata

Metadata

Labels

assignedIssue claimed by a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions