josefarias / hotwire_combobox

An accessible autocomplete for Ruby on Rails.
https://hotwirecombobox.com
MIT License
436 stars 26 forks source link

Add `:free_text` as a shorthand for `:name_when_new` with same name #163

Closed josefarias closed 3 months ago

josefarias commented 3 months ago

Ref https://github.com/josefarias/hotwire_combobox/discussions/127#discussioncomment-8973880

:name_when_new will always take precedence. See test in this PR for examples.