Luke Warlow

Results 598 comments of Luke Warlow
trafficstars

Thinking on this some more I think combobox should allow any type the user wants inside of its input. As the type attribute provides relevant validation. If I want a...

The key difference is selectlist is designed to support multiple buttons (split button design) Whereas if someone puts 2 inputs into combobox they're asking for shenanigans and that's exactly what...

Follow up issue to work out the UI improvements https://github.com/openui/open-ui/issues/874

See https://github.com/openui/open-ui/pull/885 for usage of this new schema to see if there's any core requirements missing. For me it's the "slot" concept that I think does need to exist. It...

@gregwhitworth I've been looking into using that custom element manifest for our definitions and I think it's definitely viable but it would be more a thing of importing defintions of...

@gregwhitworth are you able to approve this when you've got the time. Then we can land the basic browser data as a follow up. I will separately take a look...

https://x.com/RogersKonnor/status/1753788382059118952?s=20 This raises an interesting idea? What if we provided an mechanism to get the language strings for a given error message? That way the UI could be completely up...

Name tbd obviously (would probably go with `` or ``). But then maybe we want a pressed attribute to take the true false mixed values. Which begs the question do...

I propose this would be a valid element for invoketarget (like a button with type="button" and type="reset")