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

Positioning for showPicker() on non-rendered inputs #9942

Open
lukewarlow opened this issue Nov 20, 2023 · 1 comment
Open

Positioning for showPicker() on non-rendered inputs #9942

lukewarlow opened this issue Nov 20, 2023 · 1 comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: forms

Comments

@lukewarlow
Copy link
Member

What is the issue with the HTML Standard?

This issue is intended to start a discussion regarding positioning of input (and select eventually) picker UI for elements that aren't rendered when showPicker() is called on them.

@lukewarlow
Copy link
Member Author

#8335 (comment)

It seems it's possible to position the input that you call showPicker() on but it would rely on the input being inserted into the DOM.

@annevk annevk added addition/proposal New features or enhancements topic: forms needs implementer interest Moving the issue forward requires implementers to express interest labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: forms
Development

No branches or pull requests

2 participants