Re: [w3ctag/design-reviews] HTMLInputElement showPicker() (Issue #688)

A `closePicker()` method could be useful, but it's not quite the same as accepting an AbortSignal. The latter has the advantage of closing the picker when something somewhat unrelated (and isolated from the code handling the picker) happens without having to add a bunch of glue code. Seems useful to me, but just a suggestion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/688#issuecomment-993894463

Received on Tuesday, 14 December 2021 19:11:51 UTC