gristlabs_grist-core/app
George Gevoian 5b2666a88a (core) Enhance autocomplete and choice colors
Summary:
Choice columns can now add new choices directly
from the autocomplete menu. The autocomplete will
now highlight the first matching item, even if there are equally
ranked alternatives. No changes have been made to how the
autocomplete index is created, or how it scores items.

For choice and choice list columns, the filter menu will
now display values using their configured colors, similar to the
rest of the UI. Choice tokens throughout the UI now do a better
job of handling text overflow by showing an ellipsis whenever
there isn't enough space to show the full text of a choice.

Test Plan: Browser tests.

Reviewers: cyprien

Reviewed By: cyprien

Differential Revision: https://phab.getgrist.com/D2904
2021-07-16 09:10:51 -07:00
..
client (core) Enhance autocomplete and choice colors 2021-07-16 09:10:51 -07:00
common (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
gen-server (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
plugin (core) Showing censored values as a grey cell 2021-06-07 13:11:41 +02:00
server (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00