Unnecessary zeros when adding new row (data schema default values) #132

Merged
mihajlo merged 3 commits from issue-131 into main 2025-01-27 11:10:32 +00:00
Owner

Close #131

Intent

While building a DC validator class we described proper data schema HOT expects because we are using array of objects.
Source: https://handsontable.com/docs/javascript-data-grid/api/options/#dataschema

While doing default values must be described, and we made a mistake influenced by a HOT docs suggestions and put 0 as a default value.

Close #131 ## Intent While building a DC validator class we described proper `data schema` HOT expects because we are using `array of objects`. Source: https://handsontable.com/docs/javascript-data-grid/api/options/#dataschema While doing default values must be described, and we made a mistake influenced by a `HOT docs` suggestions and put `0` as a default value.
mihajlo added 1 commit 2024-09-27 11:42:13 +00:00
fix: unnecessary zeros when adding new row (data schema default values)
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 1m59s
a1a90519c5
mihajlo added 1 commit 2024-09-27 12:05:50 +00:00
chore: fixed tsconfig cypress and angular karma conflicts
All checks were successful
Build / Build-and-ng-test (pull_request) Successful in 4m13s
e4e04a193f
mihajlo added 1 commit 2025-01-27 11:04:34 +00:00
Merge branch 'main' into issue-131
All checks were successful
Build / Build-and-ng-test (pull_request) Successful in 5m38s
bc45e92138
mihajlo merged commit ef1ba824c3 into main 2025-01-27 11:10:32 +00:00
mihajlo deleted branch issue-131 2025-01-27 11:10:32 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/dc#132
No description provided.