chosen
chosen copied to clipboard
added create_with_enter option that means a user can type a new value an...
...d press enter to get it added. our UX expert insisted on this
Maybe we can even default this to true?
Thanks! My client just asked for create on enter this week. She was talking about keyboard accessibility at the time. I described how she could down-arrow, then enter. She thought just pressing enter was more intuitive.
I just notice something in the interface that might support this change. I clicked on the Select field, then typed a couple of characters. The only choice in the list was the one I wanted, so I reflexively pressed Enter, and that item was selected.
It feels like it would be natural to do the same thing for Add (enter when done) as when selecting (enter when done).