developit / developit/tags-input
pattern= doesn't seem to work as expected
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 333
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
See jsfiddle at http://jsfiddle.net/d5w4jpxq/71/ :
``
Still allows data that doesn't start with a hash to be entered. The docs mention HTML5 pattern support - should we use `pattern` to limit the input or should we do this via `change` events?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.