UI5 / UI5/webcomponents

ui5-input: Pass attribute inputMode to input field

Open Beginner friendly
#4,619 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request Medium Prio TOPIC RL
Dominant language
TypeScript
Stars
1.8k
Forks
285
Avg merge
3d 2h
Merged PRs (30d)
59

Description

Feature Request Description

Pass the attribute inputMode to the input field: MDN-Documentation

Use Case: This would allow to turn on the number keyboard, even when the input is set to type=text.

In any case it's a standard pass through attribute, which should just work.

Priority
  • Low
  • Medium
  • High
  • Very High

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ui5-input component implementation and inspect how other standard attributes are passed to its inner input field. Confirm the expected inputMode values against the linked MDN documentation. Done means the attribute reaches the input field while the existing ui5-input behavior remains intact.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.