[4.0] Fixing searchtools in xtd plugins in frontend (partial fix)#28248
[4.0] Fixing searchtools in xtd plugins in frontend (partial fix)#28248wilsonge merged 1 commit intojoomla:4.0-devfrom
Conversation
|
I have tested this item ✅ successfully on a5898e5 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28248. |
1 similar comment
|
I have tested this item ✅ successfully on a5898e5 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28248. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28248. |
|
I also at last found the reason of the broken fields in XTD module frontend. As soon as this PR is merged, will make a specific PR for that. |
|
don't know why it was changed. RTC again This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28248. |
|
Note: Changes to filter_articles.xml (frontend) will correct the display of the fields concerned. In next PR. This does not mean ALL css is corrected/improved (including RTL), but it lets work on these for cassiopea. |
|
@wilsonge |
cause i missed your last sentence
|
|
Thanks! |
|
@alikon @richard67 |
Pull Request for Issue #28119
Summary of Changes
This PR adds searchtools to frontend cassiopea in order to display correctly and use the filters (Filter Options, Clean) when using XTD plugins when editing an article.
It solves correctly the Contact XTD as well as Menu XTD
It also solves tooltips in the search field.
It does NOT solve entirely the issue for Article filters as well as Module filters
This would need a PR by another volunteer to deal with these fields.
Testing Instructions
Edit an article in frontend and use the various XTDs. Try to display or not filters, etc.
Before patch
After patch
Note
I may have added more variables than necessary as well as svg. This can be solved after a next PR which would entirely correct the Article and Module filter fields