developit / developit/tags-input

Wrong key code on Turkish keyboard

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
333
Forks
46
PR merge metrics
No merged PRs in 30d

Description

When press "ö" character in Turkish keyboard that pretending ENTER key.
"ö" key code is 188 and that key code had defined for COMMA in tags-input.js.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read tags-input.js and locate the key-code handling for code 188. Reproduce the behavior with a Turkish keyboard or the ö character, then verify that it is treated as ENTER rather than COMMA without changing the existing comma behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.