simpl-liste/app
medic-bot 2296126ba4 fix: use goBack helper with canGoBack fallback and reset saving state (#21)
Replace all router.back() calls with a goBack() helper that checks
router.canGoBack() first and falls back to router.replace('/') when
there is no screen to return to. In the task edit screen, change
catch to finally so the save button always resets its disabled state
even if updateTask/setTagsForTask throws.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:47:22 -04:00
..
(tabs) fix: use react-native-keyboard-controller for reliable keyboard handling (#6) 2026-03-01 17:18:45 -05:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task fix: use goBack helper with canGoBack fallback and reset saving state (#21) 2026-03-09 20:47:22 -04:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx fix: use react-native-keyboard-controller for reliable keyboard handling (#6) 2026-03-01 17:18:45 -05:00