powerplant icon indicating copy to clipboard operation
powerplant copied to clipboard

Add search field and filters for crop list

Open petteripitkanen opened this issue 5 years ago • 1 comments

Add search field and filters for crop list. Preferably make it work so that the user has to explicitly select which filters they want to use (maybe something like the trac ticket query interface?), instead of having all the filters editable on the view all the time.

This will be later used for the bed planner (#54) so make it reusable.

Also, this is related to #55 which is for redesigning the crop list and the search interface in antd.

petteripitkanen avatar Aug 06 '19 05:08 petteripitkanen

Added the search field in #69. It is on the main thread currently but will probably be moved to the worker when full filtering is done.

petteripitkanen avatar Aug 12 '19 15:08 petteripitkanen