Skip to content

feat: handle highlight-on-return animation, with focus on newly creat…

234504b
Select commit
Loading
Failed to load commit list.
Draft

Handle highlight-on-return animation upon newly created workspace rooms #91284

feat: handle highlight-on-return animation, with focus on newly creat…
234504b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

44.79% (-0.02%) compared to a7cf976

View this Pull Request on Codecov

44.79% (-0.02%) compared to a7cf976

Details

Codecov Report

❌ Patch coverage is 5.64516% with 117 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pages/workspace/rooms/WorkspaceRoomsPage.tsx 0.00% 55 Missing ⚠️
src/pages/workspace/WorkspaceNewRoomPage.tsx 0.00% 24 Missing ⚠️
...c/pages/workspace/rooms/WorkspaceRoomsListItem.tsx 0.00% 21 Missing ⚠️
src/libs/actions/Report/index.ts 0.00% 5 Missing ⚠️
.../pages/workspace/rooms/WorkspaceRoomCreatePage.tsx 0.00% 5 Missing ⚠️
src/libs/actions/Policy/Room.ts 0.00% 4 Missing ⚠️
src/ROUTES.ts 0.00% 2 Missing ⚠️
...gation/AppNavigator/ModalStackNavigators/index.tsx 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 92.36% <ø> (ø)
src/ONYXKEYS.ts 100.00% <ø> (ø)
src/SCREENS.ts 100.00% <ø> (ø)
...gation/linkingConfig/RELATIONS/WORKSPACE_TO_RHP.ts 100.00% <ø> (ø)
src/libs/Navigation/linkingConfig/config.ts 76.92% <ø> (ø)
src/selectors/Report.ts 41.93% <100.00%> (+16.93%) ⬆️
...gation/AppNavigator/ModalStackNavigators/index.tsx 6.69% <0.00%> (-0.01%) ⬇️
src/ROUTES.ts 18.86% <0.00%> (-0.02%) ⬇️
src/libs/actions/Policy/Room.ts 0.00% <0.00%> (ø)
src/libs/actions/Report/index.ts 69.26% <0.00%> (-0.11%) ⬇️
... and 4 more

... and 20 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.