SinglePlanningCalendar should allow horizontal scrolling beyond viewport
Open
@DMihaylova is already working on this.
Since Feb 18, 2026.
enhancement
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Why are you proposing this feature?
On Mobile it is sometimes impossible to read the title of an appointment because there is not enough width. That's true if you are in MonthView for appointments that are 1 or 2 days and it's true for all appointments in WeekView. WeekView is almost completely unusable.
Here some Screenshot from the link above:
How should a possible solution look like?
I think giving the option for the SinglePlanningCalendar to break out of the viewport width with horizontal scrolling would be a good solution to make this Component way more usable on Mobile.
Are there alternative approaches?
No response
Any further information you would like to share?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.