Commit 80adea5
committed
Reset to page 1 when clicking on filter cells
When clicking on a cell that applies a filter in a table (e.g. the
presenters or series cell in the events table), the filter is applied
but the page number is not reset, which can leave users on an
empty page. This is confusing and not in line with how it works
everywhere else, so this patch changes that.1 parent 3efdff9 commit 80adea5
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments