1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript11,238 stars (11,238 stars)2,313 forks (2,313 forks)batch import
featurehelp wanted
Description
Version of antd-mobile
5.39.0
What is this feature about?
No response
Contributor guide
- Tech stack
- typescriptreactcsshtml
- Domain
- frontendmobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- ReactTypeScriptantd mobile Calendar componentdate/time handling
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Examine the source code of the Calendar component in ant design mobile (likely under src/components/calendar/). Identify how dates are currently selected and rendered. Since the issue lacks specifics, consider how time selection (hour/minute/second) could be integrated. Look at the web version of ant design (antd) for DatePicker's time selection as a reference. Review any existing comments or related issues for additional context. The maintainers have not provided guidance, so initial investigation should focus on feasibility and proposing a few implementation options.