tables
tables copied to clipboard
Leaving default value qualifies as not filled
Steps to reproduce
- Create a new column of type numeric, for example "quantity".
- Set default value to 1.
- Set required to true
- Add new row. Leave our field value as default (1).
Expected behavior
Default value should be acceptable
Actual behavior
You get an error, saying that you should fill all required fields
Tables app version
0.6.6
Browser
Firefox 124.0.2
Client operating system
Any
Operating system
Ubuntu 22.04
Web server
Apache
PHP engine version
PHP 8.1
Database
PostgreSQL
Additional info
No response
Could you retry with 0.7.1 please?
Could you retry with 0.7.1 please?
Can confirm on 0.7.1. Now a warning appears.
0.7.3 You can save an entry with a default value now, but you must manually re-enter it. Save button is inactive as long as the value remains untouched.
@enjeck could you check that, if you have time?
This affects other column types too