fix: Correctly map staff ID from session.staff.id and assign StaffSession.ownerId from s.ownerId.

This commit is contained in:
Achintha Isuru
2026-02-22 11:26:30 -05:00
parent 2d1e6a6acc
commit 6e43888187
2 changed files with 3 additions and 4 deletions

View File

@@ -117,7 +117,6 @@ class _ShiftsPageState extends State<ShiftsPage> {
// Note: Calendar logic moved to MyShiftsTab
return Scaffold(
backgroundColor: UiColors.background,
body: Column(
children: [
// Header (Blue)