ispras / lingvodoc-react

Apache License 2.0
7 stars 11 forks source link

Import Excel and Starling dictionaries: choose fields via search #700

Closed myrix closed 2 years ago

myrix commented 2 years ago

In 'Import Excel and Starling dictionaries' Lingvodoc field selection is rather inconvenient, we have many fields and we have to scroll to choose one for each of the columns: image

We should be able to select fields via a search, a standard dropdown with a search probably would do.

While we are at it, we should also exclude erroneous fields with empty names, no point in showing them.

myrix commented 2 years ago

Implemented.

Selection with search: image

No fields with empty names: image

nadezhday commented 2 years ago

Verified

nadezhday commented 2 years ago

Covered in tests\test_import_starling_dict_02.py