Description
Use case
✅ Use Case
We’re building a date range selection feature with two side-by-side calendars. Our design requires:
Displaying a separate month header above each calendar.
Enabling independent navigation arrows per calendar view.
This allows a clearer and more flexible user experience, especially for users working with date ranges across multiple months.
🔍 Why this matters
Improved UX: Users can easily understand and control each calendar view independently.
Industry standard: This behavior is supported in many modern UI frameworks and calendar libraries.
Design alignment: Matches our Figma layout, which separates month labels and navigation per calendar.
Proposal
Feature Request
❓ What is the feature?
Enhance multi-view mode to support:
Separate month headers: Show each calendar’s month/year (e.g., “May 2025” and “June 2025”) directly above the respective calendar.
Individual navigation buttons: Allow users to navigate each calendar view independently (e.g., go to April on the left calendar while keeping June on the right).