Re: [WICG/webcomponents] Reference Target "phase 2": seeking feedback and use cases (Issue #1111)

frehner left a comment (WICG/webcomponents#1111)

> > an element contains more than one input in its shadow DOM. Being able to refer to only one input is impractical.
> 
> [@trusktr](https://github.com/trusktr) is this referring to some kind of composite control? Like, maybe a N part color input (R, G, B, A) or like something that might normally be in a fieldset, like a Postal Address?

Another example of this could be a date range component, where the start date and end date are separate inputs but work together to form a cohesive UX with a single picker popup. 

Example from flights.google.com

<img width="785" height="714" alt="Image" src="https://github.com/user-attachments/assets/949422df-03a9-481a-bc1c-1c614b1db4fb" />

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1111#issuecomment-3224414618
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1111/3224414618@github.com>

Received on Tuesday, 26 August 2025 14:29:19 UTC