framework7io / framework7io/framework7

[Calendar]: provide property "useVerticalSliders" for easier access to scroll to months

Open
#2,065 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
JavaScript
Stars
18.8k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

  • enhancement
  • Framework7 Version: 2

Actually, Calendar-Component (https://framework7.io/docs/calendar.html) has two short sliders for month and years above at the top. When user wants to jump easily to month august and the actual month in the slider is january. Then he must click 7 times (!) the slider for the month - this is tedious.. This can be improved by having a property ("useVerticalSliders"), so that each compnent "month", "year" and "days" are displayed vertically. With this, "year" and "month" has more space and the slider for it can be expanded:

calendar

Both, month-scroller (at the bottom), and days-scroller stays in sync while scrolling.

With this, user does not need to make clicks, only scrolls.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Calendar component documentation at https://framework7.io/docs/calendar.html and inspect the existing month, year, and day scrollers. Define how a useVerticalSliders property should arrange these components and keep the month and day scrollers synchronized. Done means users can scroll vertically to reach months and years without repeated clicks.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.