Skip to content

Dropdown keypress event for comma key #3016

@y9v

Description

@y9v

In many languages the key with keycode "188" (comma in en layout) is used for some letter. For example in russian language this key stands for letter "б".

Unfortunately, the semantic ui dropdown binds an event to this keycode, to separate tags (event for non multiselect fields), which makes typing the letter, assigned to this keycode impossible.

Is there some way to disable, or customize this functionality?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions