- Issue created by @petednz
- 🇳🇱Netherlands arantxio Dordrecht
Here is a patch that fixes the problem with the filters going back to default state and also added the option to only filter on the blocked request.
Might need some refinement, but at least its a start.
- Status changed to Needs review
about 1 year ago 3:52pm 29 September 2023 - Status changed to Needs work
about 1 year ago 9:05am 24 November 2023 - 🇳🇱Netherlands batigolix Utrecht
I checked this:
- number of rows is saved as it should be, when navigating through various results pages
- labeling of the checkbox can be improved
From:
'#title' => $this->t('Filter blocked requests.'),
To:
'#title' => $this->t('Only blocked'), '#description' => $this->t('Show only the blocked requests'),
We dont need to use the words "Filter" and "requests" because it is implied by the context. A small desription can clarify the functionality
- Status changed to Needs review
about 1 year ago 10:33am 24 November 2023 -
sourabhjain →
authored 7129287e on 2.3.x
Issue #3383628 by sourabhjain, Arantxio, batigolix: Filter for only the...
-
sourabhjain →
authored 7129287e on 2.3.x
- Status changed to Fixed
about 1 year ago 11:23am 24 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.