User tests: Successful: Unsuccessful:
Pull Request for Issue # #30302.
Add a GET-Variable for determining if client has changed.
If the filters are used, the form is submitted and the GET-variable is set. If the client changes via the menu or the Select, it is only a redirected.
See #30302.
See #30302.
Filters are completely in default state (not only in view) if client changed.
No
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_modules |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-09 12:26:39 |
Closed_By | ⇒ | astridx | |
Labels |
Added:
?
|
Status | Closed | ⇒ | New |
Closed_Date | 2020-08-09 12:26:39 | ⇒ | |
Closed_By | astridx | ⇒ |
Status | New | ⇒ | Pending |
The filter is collapsed upon switching, however, cpanel
is still selected when filter is expanded, but not filtered.
Confirming what Quy said. Also, if I select a Site Position filter and switch back forth between Site and Administrator then the Site filter is still selected but the list is not filtered.
I thought I had a fix.
But this was bad and now I see, that joomla.resetfilter
Not only in com_modules, in no component, or do I oversee something? In other components it is not so obviously.
So this need another fix and I close here.
Can someone reopen
Issue #30302 please.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-10 13:20:38 |
Closed_By | ⇒ | astridx |
@astridx Why sometimes double quotes
"
and sometimes single quotes'
for strings? As far as I know we shall use single quotes.