Some checks failed
CI / build-and-test (push) Has been cancelled
The timeline views' content is a thin header + a greedy ScrollView (≈0 ideal height), so the top-level VStack shrank and the bottomTrailing ZStack floated it to the bottom — leaving a big empty gap above the day header. Month view has a tall fixed grid so it never surfaced. Pin the VStack to fill height and top-align. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>