When navigating through the week/day views using the navigation bars (e.g., next/previous arrows), only the dates are being updated while the week/day label remains static. This leads to a confusing user experience, as the label does not reflect the actual view or time range being displayed.
Expected Behavior:
Both the dates and the corresponding week/day label should update correctly when the user navigates using the navigation controls.
Actual Behavior:
Only the date range changes, but the week/day label stays the same (e.g., always shows “Week 1” even if you’re viewing “Week 2”)
Leave a Reply