mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: A negative value was being used for the row id of the "Add New" row in some cases. This broke selection when a table was empty, which consequently caused other bugs. Test Plan: Browser test. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D4180