framework7io / framework7io/framework7
new component TIMEPICKER
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
This is a (multiple allowed):
- enhancement
- Framework7 Version: v1.5.2
F7 has a great "calendar/date-picker". However, it does not have a"timepicker".
Please provide a new component "TIMEPICKER" as shown here:

Imagine the following use-case:
User selects a date and after clicking the day of a date by "date-picker" (year-month-day), the "time-picker" (hour:minute) slides over the "date-picker" so the user can select the time by "time-picker". The end result returns a "date" with a "time". Please provide such a timepicker as shown in the image above.
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
The issue names no files, tests, or entry points. Start by locating Framework7's existing calendar/date-picker component and its component patterns; done means a TIMEPICKER that can follow date selection, slide over the date picker, and return a combined date and time as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100