Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let select component use picker as an interface #15390

Closed
comfortme opened this issue Aug 30, 2018 · 4 comments
Closed

let select component use picker as an interface #15390

comfortme opened this issue Aug 30, 2018 · 4 comments
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement

Comments

@comfortme
Copy link

Feature Request

Describe the Feature Request
Currently picker is used by datetime component only but I think it is very suitable for a select interface.

Describe Preferred Solution
Selecting picker as an interface for select component like alert, popover and action sheet.

@ionitron-bot ionitron-bot bot added the triage label Aug 30, 2018
@Ionitron Ionitron added the ionitron: v3 moves the issue to the ionic-v3 repository label Nov 29, 2018
@ionitron-bot ionitron-bot bot closed this as completed Nov 29, 2018
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 29, 2018
@ionitron-bot ionitron-bot bot removed the triage label Nov 29, 2018
@ionic-team ionic-team deleted a comment from ionitron-bot bot Nov 29, 2018
@ionic-team ionic-team deleted a comment from ionitron-bot bot Nov 29, 2018
@ionic-team ionic-team unlocked this conversation Nov 29, 2018
@imhoffd imhoffd added type: feature request a new feature, enhancement, or improvement and removed ionitron: v3 moves the issue to the ionic-v3 repository labels Nov 29, 2018
@imhoffd imhoffd reopened this Nov 29, 2018
@comfortme
Copy link
Author

Hi
Any plans for this feature?

@brandyscarney brandyscarney added the package: core @ionic/core package label Jun 5, 2019
@jase88
Copy link

jase88 commented Jul 28, 2019

Would be great to be able to use the DateTime picker without the nesting DateTime component.

This probably requires some refactoring, because the datetime value needs to be stored on the picker instead on the component itself. But might be worth separating picker and input-component logic.

Currently the only workaround is to create element that is hidden on the DOM and fire the open() method.

@brandyscarney
Copy link
Member

Thank you for the issue! I'm going to close this in favor of #20317. I know this one is older but the more recent one has more upvotes and we use upvotes for sorting feature request priorities. Thanks!

@ionitron-bot
Copy link

ionitron-bot bot commented Jul 4, 2020

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement
Projects
None yet
Development

No branches or pull requests

6 participants
@imhoffd @jase88 @brandyscarney @Ionitron @comfortme and others