weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 0 forks source link

Flight list: filter by year #77

Closed frantzheld closed 3 years ago

frantzheld commented 3 years ago

Describe the bug Many filters can be applied to the flight list, e.g. pilot, club, region, airport, single date, glider class.... So far it is not possible to filter by year.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://beta.weglide.org/flights/map?filter=[{%22index%22:%22order_by%22,%22name%22:%22-points%22}]
  2. Type "2020" into Search input
  3. Press Enter
  4. Nothing happens

Expected behavior Flight list should be filterable by year.

Together with other filters this would give a lot of possibilities, e.g.:

Alternatively a custom period of time would solve the problem, e.g. "01.01.2020-31.12.2020". This would allow users to display any time period they want. Advantage: more flexibility Disadvantage: more complicated to use (It's easier just to type "2020" into the search field).

I would prefer the simple year filter. What do you think?

Screenshots image

samuel-git commented 3 years ago

This is currently in the works. We need some more days to add season filtering. Nice to see this one is wanted!

samuel-git commented 3 years ago

80