Skip to content

Fix issues with Android number input #5

@stevenday

Description

@stevenday

Android understands HTML5's <input type="number"> but only lets you put in integers. We need to do various decimal places all over the place, so we might need to do something with either jquery mobile or backbone forms (or both) to divide them into two inputs (there doesn't seem to be any other way to fix this).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions