developit / developit/tags-input

pattern= doesn't seem to work as expected

Open
#20 2 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start by reproducing the behavior in the linked JSFiddle, then inspect the project's documented HTML5 pattern-support path and its input or change handling. Done means the intended pattern behavior is decided and the reproduction no longer accepts input that does not start with #.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.