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

HTMLSelectElement showPicker() #258

Closed
lukewarlow opened this issue Sep 20, 2023 · 4 comments
Closed

HTMLSelectElement showPicker() #258

lukewarlow opened this issue Sep 20, 2023 · 4 comments
Assignees
Labels
from: other Proposed, edited, or co-edited by an individual or entity that doesn't have a more specific label. position: support topic: forms Spec relates to forms, form controls, or form submission venue: WHATWG HTML Workstream

Comments

@lukewarlow
Copy link
Member

lukewarlow commented Sep 20, 2023

WebKittens

@annevk

Title of the spec

HTMLSelectElement's showPicker()

URL to the spec

whatwg/html#9754

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

w3ctag/design-reviews#900

Mozilla standards-positions issue URL

mozilla/standards-positions#886

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=261814

Radar URL

No response

Description

The showPicker() method is a new addition to HTMLSelectElement which addresses a common request from web developers: programmatically showing the option picker UI for a select element

@lukewarlow lukewarlow added venue: WHATWG HTML Workstream topic: forms Spec relates to forms, form controls, or form submission labels Sep 20, 2023
@Ahmad-S792
Copy link

@pxlcoder & @rniwa - FYI and to share any input as well.

@annevk
Copy link
Contributor

annevk commented Sep 21, 2023

whatwg/html#9754 (comment) still applies.

@lukewarlow
Copy link
Member Author

Implementation PR: WebKit/WebKit#18479

@annevk
Copy link
Contributor

annevk commented Nov 16, 2023

I suggest we resolve this as "position: support" one week from now given that our concern has been addressed (non-rendered select elements won't work for now).

@annevk annevk added position: support from: other Proposed, edited, or co-edited by an individual or entity that doesn't have a more specific label. labels Nov 23, 2023
@annevk annevk closed this as completed Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from: other Proposed, edited, or co-edited by an individual or entity that doesn't have a more specific label. position: support topic: forms Spec relates to forms, form controls, or form submission venue: WHATWG HTML Workstream
Projects
None yet
Development

No branches or pull requests

4 participants