I want a token field element

Submitted by Sam Henri-Gold

This idea is currently being discussed.

I want a standard, accessible HTML form element similar to macOS's token field for addresses and item tags.

Token fields (also known as tag inputs or chip inputs) are common UI patterns used across many applications for entering multiple discrete values like email addresses, tags, or categories. Currently, developers must create custom implementations using JavaScript, which often results in inconsistent accessibility and user experience.

A native token field element would provide:

This would be particularly valuable for:

By standardizing this common pattern, we can improve accessibility and reduce the JavaScript overhead currently required for this functionality.

Tagged
HTML Forms Ux
Votes
0
What are votes for and how are they tallied?