ui5-input: Pass attribute inputMode to input field
Open
Beginner friendly
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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