User tests: Successful: Unsuccessful:
Pull Request for Issue #32329 .
Use this.theForm.append(this.orderField);
instead of this.theForm.innerHTML += this.orderField.outerHTML;
to append the order field.
Thanks @skurvish for reporting the issue and suggesting the right fix.
Have an admin list view that does not have fullordering select list in it's search tools form, or remove that field from that form for some component.
E.g. for com_contacts, remove the following lines of code:
In the list view of that component, try to apply some filter with search tools and try to use the clear button.
Enter some text into the text search box and then use the "Clear" button to clear the text search box.
Apply the patch of this pull request and then test again.
Note: It needs npm to compile the js after you have applied the patch, or you use the package built by drone for this PR.
Search tools "Filter Options" drop down doesn't work.
Filters or text searches are not cleared when using the "Clear" button.
Everything works.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-12 15:58:11 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on 8c9c87d
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32396.