nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

Can't limit min and max values on number #926

Closed AdminPickering closed 7 months ago

AdminPickering commented 8 months ago

Steps to reproduce

  1. Create number field with min -100 and max 0
  2. Store value > 0

Expected behavior

On old version(0.2.1) it used to work as expected. So can't store positive values (cell marked red).

Actual behavior

No mater what is min/max, number can be saved.

Tables app version

0.6.6

Browser

No response

Client operating system

Firefox 121.0 (64-bit)

Operating system

Fedora 38

Web server

Apache

PHP engine version

PHP 7.4

Database

MariaDB

Additional info

No response