docs: add fixmes

This commit is contained in:
kolaente 2021-12-29 16:03:05 +01:00
parent 12317c56b3
commit 858e7d60a6
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 0 deletions

View File

@ -185,6 +185,9 @@ export default {
filter_concat: 'and',
filter_include_nulls: this.showNulls,
}
// FIXME: Add button to show / hide overdue
if (!this.showAll) {
if (this.showNulls) {
params.filter_by.push('start_date')