- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Aug 2022 18:17:39 +0000
- To: public-css-archive@w3.org
Several use cases, posted as a reply to [my tweet](https://twitter.com/LeaVerou/status/1554570719211708417): [Google image search options](https://twitter.com/kizmarh/status/1554799904538632193) (not implemented with `<select>` but totally could be):  [Random design system](https://nordhealth.design/components/select/?example=expanded): ([source](https://twitter.com/kizmarh/status/1554800219249852418))  [Datadog](https://twitter.com/kizmarh/status/1554801943683424258):  OSX Contacts app: <img width="266" alt="image" src="https://user-images.githubusercontent.com/175836/182678397-dbed1582-be23-4059-a3f3-08c54c126ef0.png"> At https://app.sendcash.africa/home ([source](https://twitter.com/uxFeranmi/status/1554586097337917444)) <img width="232" alt="image" src="https://user-images.githubusercontent.com/175836/182678514-230492ba-d3a1-42e4-b5ed-949745168b07.png"> Inputs at https://matrixcalc.org/ ([source](https://twitter.com/4esn0k/status/1554575856332427264)) <img width="368" alt="image" src="https://user-images.githubusercontent.com/175836/182678852-4221a5d8-02fa-44b0-9894-cca94718f014.png"> Several people also mentioned tag UIs like:  Filter with text-align: center; and autosized `<select>` [https://area.at/de/expertise-ueberblick](https://t.co/HaP3yGVZVJ)  This has both:  [natto.dev](https://t.co/oo2NjLgwQj) does this for editable node titles ([source](https://twitter.com/jlazaroff/status/1554612442549964801)): <img width="339" alt="image" src="https://user-images.githubusercontent.com/175836/182679418-142d93db-179b-44ac-92b2-9c77d2dbbecd.png"> Select elements are not used here in part because the the width of the differing options. ([source](https://twitter.com/ollicle/status/1554749515277934592)) [https://peoplecare.com.au](https://t.co/KLwSvZHQw0):  Another *natural language form* ([source](https://twitter.com/BaliBaloPG/status/1554791906395160578)):  And another one: ([source](https://twitter.com/marie_ototoi/status/1554800365236879361/photo/1))  "For `<select>`, there is this breadcrumb scenario which would be great to have auto-sized widths (with a max-width, of course) based on current selection. Currently, I'm forced to make my best guess for width and then text-overflow:ellipsis." ([source](https://twitter.com/jonarino/status/1554813306283724805)):  And several more examples mentioned in the thread without links or visuals… -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7552#issuecomment-1204316856 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 August 2022 18:17:41 UTC