framework7io / framework7io/framework7
Week view for calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
It would be nice to have a single week view on the calendar. Swiping then would not swipe a whole month, but just a week. The calendar on Samsung Android devices has the same feature.
Describe the solution you'd like
Take for instance the calendar page from the kitchen sink. It would be awesome if it was possible to 'compact' the month view by swiping up, so only one week remains. When there is only one week to view, there is more space for the appointment list on the bottom.
Additional context
This screenshot shows the current month view:

When it was possible to swipe the month view up to compact it to a week, it would look like this (so there is more room for the lists):

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.
Research direction
Start with the calendar page from the kitchen-sink example and trace how the current month view handles swiping and the appointment list. The work is done when the month can be compacted to a single week by swiping up, expanded again, and leaves more space for the appointment list as shown in the examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100