FAI-CIVL / FAI-Airscore

AirScore - online paragliding / hanggliding GAP-based scoring software.
https://airscore.cc/
GNU General Public License v3.0
12 stars 17 forks source link

Task editor: Waypoint filter/search #271

Open joergewald opened 3 years ago

joergewald commented 3 years ago

Allow user to start typing Waypoint name, and filter for all those containing whatever he has typed so far in either the ID or the name.

biuti commented 3 years ago

Added a filter with https://github.com/FAI-CIVL/FAI-Airscore/commit/ecbbc5169abb33261de16f08663daa58c0f9e158. I tested a bit and should work as intended. Please close if so.