Skip to content

Input behaviour broken for numbers with defined min/max values #2154

@richardwonka

Description

@richardwonka

Steps to reproduce

  1. Create number column (no decimals) with defined min value of more than one digit - e.g. min = 10
  2. Enter value of 70 in said column

Expected behavior

Entered value is compared to min value when leaving entry field

OR

Entered value is compared to min value on every keystroke, when smaller than required min value, visual cue is applied, e.g. frame colour, text colour, comment text under entry field.

Actual behavior

Entered value is evaluated on each key stroke. Entered value replaced by min value after entering one digit.

E.g. trying to enter “70”, i type ‘7’ (smaller than 10) and the ‘7’ i just typed is instantly replaced by the minimal value of “10”

Tables app version

1.0.0

Browser

Firefox Klar on ios

Client operating system

No response

Operating system

No response

Web server

None

PHP engine version

None

Database

None

Additional info

No response

Metadata

Metadata

Assignees

Labels

1. to developAccepted and waiting to be taken care ofbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions