Not all fields are emptied when creating an nth row
Open
@enjeck is already working on this.
Since Nov 19, 2024.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Go to a table with a rich text and a time column , maybe others. Do not have default values.
- Create a row. Have "Add more" enabled.
- Enter values and hit "Save".
Expected behavior
The modal stays open and the values are being reset
Actual behavior
Some values are still in place (rich text, time). See screenshot below.
Tables app version
main
Browser
No response
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
Other data types might be affected as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.