On iOS, number fields show as a decimal with no way of entering a decimal.

Open
#158 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
ios, typescript
Domain
mobile

Research direction

Locate the implementation of the number fields and inspect how the iOS keyboard type is configured. Update the iOS configuration so decimal values can be entered, then verify that number fields accept decimal input on iOS.

Written by the indexing model from the issue text.

Description

forms
Details

On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting keyboardType to decimalPad. This was a complaint on one of my apps.

Additional info

Discord message: On iOS, number fields show as a decimal with no way of entering a decimal. Is there a way we could get a decimal on iOS? This can be done by setting keyboardType to decimalPad. This was a complaint on one of my apps.

Message author: lil_spazjoekp

Discord link: https://discord.com/channels/1050224141732687912/1242689434009469061/1327708253764980787

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.