1
0
kolaente 38c30d1eee
fix(filters): trim spaces when parsing filter values
This fixes a bug where values would not be trimmed before parsing them. That resulted in a value like " 2" being invalid, even though it's a perfectly fine number.
Because the frontend sends the filters for projects and other values with comma-separated spaces like "1, 2, 3", this essentially broke filtering by these values.

Resolves https://kolaente.dev/vikunja/vikunja/issues/2547
2024-07-11 12:20:32 +02:00
..
2023-09-01 08:39:25 +02:00
2024-03-19 00:47:51 +01:00
2024-06-18 13:48:09 +02:00
2023-10-10 20:35:43 +02:00
2023-10-10 20:35:43 +02:00
2024-06-18 16:39:52 +02:00
2024-01-28 11:52:16 +01:00