Add mobile hot reload and restart commands to Makefile; update NEXT_SPRINT_TASKS with clarification point

This commit is contained in:
Achintha Isuru
2026-02-03 12:25:46 -05:00
parent c2cb0bd82a
commit 11ad6c47d1
3 changed files with 21 additions and 3 deletions

View File

@@ -11,4 +11,5 @@
* Improvement points
- apps/mobile/packages/features/client/client_coverage/lib/src/data/repositories_impl/coverage_repository_impl.dart
- Fix the location field in CoverageShiftRole to use the correct fallback logic.
- line 125 remove redundant location values.
- line 125 remove redundant location values.
- Need to clarify the difference b/w `case dc.ApplicationStatus.ACCEPTED` and `case dc.ApplicationStatus.CONFIRMED`.