Skip to content

Remove inputmode attribute#1

Open
bb220 wants to merge 1 commit into
Tadwork:masterfrom
bb220:master
Open

Remove inputmode attribute#1
bb220 wants to merge 1 commit into
Tadwork:masterfrom
bb220:master

Conversation

@bb220

@bb220 bb220 commented Mar 19, 2026

Copy link
Copy Markdown

Problem

On mobile browsers, the input field triggers a numeric-only keyboard due to the inputmode=decimal value, preventing users from typing /.

Solution

Remove the inputmode attribute to restore the default keyboard behavior.

Ref: inputmode – MDN Web Docs

Testing

Verified on mobile and desktop browsers. No other functionality is affected.

Before / After

Before After

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant