gristlabs_grist-core/app/client/ui2018
Jarosław Sadziński dea1a8ba1b (core) Implementing search on raw data view
Summary:
Search now works on Raw Data Page.
- Search bar option 'Search on all pages' will change to 'Search on all tables' when on the Raw data page, and will allow searching through all tables.
- Little CSS adjustment for an overlay on Raw page (removes z-index as it is not needed, and conflicts with searchbar).
- Search bar option ('search on all') gets white background, little padding, and is moved 2 pixels up, this is needed for Raw page.

Test Plan: new and updated tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3376
2022-04-13 20:44:37 +02:00
..
breadcrumbs.ts
buttons.ts
buttonSelect.ts
checkbox.ts
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
cssVars.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
draggableList.ts
editableLabel.ts
IconList.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
icons.ts
links.ts
loaders.ts
menus.ts
modals.ts
pages.ts
search.ts (core) Implementing search on raw data view 2022-04-13 20:44:37 +02:00
select.ts