Alex Hall
0350e2df58
(core) Fix filtering of empty reflists
...
Summary:
A formula returning an empty RecordSet in a RefList columns results in storing [] instead of null.
This caused a bug where the empty list was 'flattened' and the cell not appearing in filters at all.
This diff fixes the bug by filtering for the default value `null` instead for RefLists and the empty string for ChoiceLists.
I didn't manage to actually reproduce the bug for ChoiceLists, but this seemed the most sensible thing to do.
Test Plan: New nbrowser test.
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D3478
2022-06-11 00:16:57 +02:00
..
2021-05-24 12:56:18 -04:00
2021-12-07 17:09:58 +02:00
2022-02-22 00:59:56 +02:00
2020-07-21 20:39:10 -04:00
2022-05-04 13:46:55 -07:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-06-09 23:38:14 +02:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2021-09-16 10:06:04 -04:00
2020-07-21 20:39:10 -04:00
2022-05-09 21:44:57 +02:00
2022-02-28 13:21:28 -08:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-06-08 21:10:49 +02:00
2022-02-19 09:46:49 +00:00
2021-08-26 13:36:49 -07:00
2022-06-11 00:16:57 +02:00
2021-11-03 15:31:39 +01:00
2022-06-07 15:47:17 -04:00
2021-05-03 17:16:24 -04:00
2022-01-13 11:10:17 +01:00
2022-02-21 22:39:47 +02:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-03-15 11:11:58 -04:00
2022-03-01 22:00:45 +02:00
2022-06-06 09:55:34 -07:00
2022-05-16 11:16:19 -07:00
2022-05-09 21:44:57 +02:00
2021-09-16 10:06:04 -04:00
2022-05-16 11:16:19 -07:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-02-15 17:02:24 -05:00
2022-06-08 21:10:49 +02:00
2022-05-30 10:30:16 +02:00
2020-07-21 20:39:10 -04:00
2021-12-07 17:09:58 +02:00
2021-07-01 18:38:21 +02:00
2022-06-06 11:26:49 -07:00
2022-06-03 12:58:57 -04:00
2022-05-18 08:02:32 -07:00
2022-02-19 09:46:49 +00:00
2022-04-27 22:21:55 +02:00
2020-11-10 08:12:31 -05:00
2022-06-06 16:19:41 -04:00
2021-09-24 15:10:13 +02:00
2022-04-27 22:21:55 +02:00
2022-05-18 20:28:25 +02:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2022-04-27 22:21:55 +02:00
2022-03-03 21:32:03 +02:00
2021-09-01 18:16:57 +02:00
2022-05-18 08:02:32 -07:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-06-08 21:10:49 +02:00
2020-11-06 09:24:56 -05:00
2022-05-26 15:01:35 -07:00
2022-05-26 15:01:35 -07:00
2021-05-27 15:48:12 +02:00
2022-04-27 20:51:23 +02:00
2021-12-09 12:57:52 -05:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2021-11-03 15:31:39 +01:00
2022-05-27 14:32:05 +02:00
2022-04-27 22:21:55 +02:00
2020-07-21 20:39:10 -04:00
2022-03-12 14:34:46 -08:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-23 16:21:08 -04:00
2020-07-21 20:39:10 -04:00
2021-09-24 09:01:10 -04:00
2021-10-01 10:47:12 +02:00
2020-09-29 18:57:56 -04:00
2022-06-08 21:10:49 +02:00
2021-07-20 15:17:03 +02:00
2022-02-12 09:45:57 +02:00
2022-02-19 09:46:49 +00:00
2022-05-19 12:49:51 -04:00
2022-03-28 23:14:29 +02:00