Headstart icon indicating copy to clipboard operation
Headstart copied to clipboard

Review default values for frontend

Open pkraker opened this issue 8 years ago • 0 comments

There are a number of problems with the default values that were introduced to the frontend:

  • They are all included in the localization, even though most of them are not displayed to the user.
  • They currently mask problems/errors in the backend. Example: #167 would have been earlier discovered, if the default year wasn't set to 2017.
  • Default value for year does not work with filter/sort (see #167)

pkraker avatar Dec 04 '17 18:12 pkraker