Commit graph

3 commits

Author SHA1 Message Date
Andreas Binczyk
e2a3532e8c feat: update task sorting to maintain current page context
- Modified `loadAufgaben` to accept sort parameter and update state
- Updated all `loadAufgaben` calls to pass current sort value
- Changed sort change handler to reload current page instead of resetting to page 1
- Removed redundant sort state update in handler
- Database file updated with test data changes

This improves UX by maintaining pagination context when changing sort order rather than always resetting to the first page.
2026-06-04 20:11:17 +02:00
Andreas Binczyk
1c43e6ac57 vavicon + logo ergänzt 2026-06-04 19:50:02 +02:00
Andreas Binczyk
61f6235445 init 2026-06-04 19:18:27 +02:00