Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close Interop 2025's call for proposals #862

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

nairnandu
Copy link
Contributor

No description provided.

@nairnandu nairnandu marked this pull request as ready for review October 10, 2024 15:28
@nairnandu nairnandu merged commit e3abc37 into main Oct 10, 2024
@sandstrom
Copy link

@dandclark Is it too late to propose more items?

My suggestion is better cross-browser support for <datalist>. The MDN docs has some good examples:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist

In short, some things that doesn't work well across browser are:

  • No date and time support in Firefox and Safari.
  • Broken range support in Safari (or doesn't work like Chrome at least, no snapping).
  • Mobile support is spotty (broken in iOS currently, suggestions when typing has started is so-so)
  • Inconsistency across browsers in whether the options are shown immediately, or after typing has started.
  • Not easy to style the UI of the suggestions (one could argue that's a feature too though). Firefox doesn't

Argument

This is a very powerful primitive which has the potential for autocomplete experience for users with zero Javascript. However, at the current level of polish it's hard to justify using it.

Resources

@nairnandu nairnandu deleted the nairnandu-close-Interop2025-call-for-proposals branch October 21, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants