Commit dda6153
authored
[O2B-1578] Change timeRange filters to only trigger filters when both time and date have been filled in (#2130)
Notable changes for users:
- Overview pages will no longer keep reloading whilst they're filling time range filters
Notable changes for developers:
- DateTimeInputModel will only notify its observers if both time and date are provided during an update
- Removed superfluous argument which was not required by method1 parent f5ffe24 commit dda6153
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | | - | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments