mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: Previously, if some columns are allowed and the rest are denied, the client could see unnecessary blank columns. This diff cleans up column metadata censorship. It also adds a small tweak to retain the `manualSort` column when filtering columns for a mixed access table. Test Plan: added tests Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2742