Hacker News new | ask | show | jobs
by tshaddox 33 days ago
The datalist examples definitely work on my iPhone. They integrate into the autocomplete suggestions above the native iOS keyboard. There’s no way to browse all the suggestions, but I suppose that’s not an intended use case for datalist.

However, the disabled attr on group definitely does not work!

2 comments

It seems the autofill bar only populates with the first three items in the datalist and also does not clear when navigating to a regular text field like this one. Kind of an interesting way to have screwed it up.
It initially populates with the first 3 options, but it also updates as you type, with what appears to be a case-insensitive prefix filter.
That’s funny, in my case it tries to autofill my contact information