Skip to content

refactor: centralize task navigation logic - #35

Open
gautham-prasad wants to merge 1 commit into
developmentfrom
feat/now-sprint-19-24
Open

refactor: centralize task navigation logic#35
gautham-prasad wants to merge 1 commit into
developmentfrom
feat/now-sprint-19-24

Conversation

@gautham-prasad

Copy link
Copy Markdown
Member

Introduce a new taskRouting module to encapsulate task navigation functions. Update various components to use the new openTask and openTaskEdit functions for improved code maintainability and readability. This change enhances the navigation experience across the app by standardizing task-related routing.

Summary

Briefly describe what this PR changes and why.

Related Issues

Closes #

Changes

How Tested

Describe how you verified the change (device/emulator, steps).

Checklist

  • Branched off development and targeting development
  • npx tsc --noEmit passes
  • npm run lint passes
  • Follows existing theme tokens (no hardcoded colors; light/dark both work)
  • Docs updated if user-facing behavior changed
  • Commits follow Conventional Commits

Introduce a new taskRouting module to encapsulate task navigation functions. Update various components to use the new openTask and openTaskEdit functions for improved code maintainability and readability. This change enhances the navigation experience across the app by standardizing task-related routing.
@gautham-prasad
gautham-prasad requested a review from jeevandza June 19, 2026 19:29
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