There are some inconsistencies in the two services.
The date filter should be stored separately from the other filters. Components like Timetable should be able to get and set the date filter instead of using its own current date value.
The filters should not be generic in order to improve type safety.
There are some inconsistencies in the two services.
The date filter should be stored separately from the other filters. Components like Timetable should be able to get and set the date filter instead of using its own current date value.
The filters should not be generic in order to improve type safety.