capacitor-community / capacitor-community/date-picker

A way to close the datepicker programmaticly

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.