capacitor-community / capacitor-community/date-picker
A way to close the datepicker programmaticly
- Dominant language
- Swift
- Stars
- 94
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Some applications ( like mine) lock after a certain point of inactivity. It would be nice to have a method to close the datepicker, so that the datepicker is not overlaying the locked page.
**Describe the solution you'd like**
a DatePickerPlugin.hide() method
Contributor guide
Research direction
Start by locating the DatePickerPlugin entry point and how the datepicker is currently presented. Add the requested DatePickerPlugin.hide() behavior so applications can close the overlay programmatically, then verify that the datepicker is no longer visible after the method is called.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100