? Success

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
27 Oct 2015

The search toolbar should support ordinary input elements for filtering (mainly for clearing them). It basically works already, but the clear button doesn't clear the input elements, only the select boxes. This means adding an input field can't be cleared anymore after once filled with a value.

Testing instructions

Testing it properly, can only be done with a component which does add input filters and not only select boxes. The following testing steps will add an input field to the articles manager of com_content. Please keep in mind that the article filter has no impact on the search result itself.

  • Add the following XML tag to the file administrator/components/com_content/models/forms/filter_articles.xml <field name="modal_id" type="modal_article" label="COM_CONTENT_FIELD_SELECT_ARTICLE_LABEL" required="true" edit="true" clear="false" description="COM_CONTENT_FIELD_SELECT_ARTICLE_DESC" onchange="this.form.submit();" />
  • Go to content articles on the back end.
  • Click on "Search Tools" and select an article on the new input field.
  • With the patch the input field gets cleared, without it stays with the selected article.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar laoneo laoneo - open - 27 Oct 2015
avatar laoneo laoneo - change - 27 Oct 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Oct 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 27 Oct 2015
Category Administration UI/UX
avatar zero-24 zero-24 - change - 27 Oct 2015
Easy No Yes
avatar manojLondhe manojLondhe - test_item - 7 Nov 2015 - Tested successfully
avatar manojLondhe
manojLondhe - comment - 7 Nov 2015

I have tested this item :white_check_mark: successfully on 9caa49c

@test
Applied patch, Cleared browser cache, Tested successfully.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8175.

avatar gunjanpatel gunjanpatel - test_item - 7 Nov 2015 - Tested successfully
avatar gunjanpatel
gunjanpatel - comment - 7 Nov 2015

I have tested this item :white_check_mark: successfully on 9caa49c

It works after applying patch.
Thanks @laoneo for fix.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8175.

avatar gunjanpatel gunjanpatel - change - 7 Nov 2015
Status Pending Ready to Commit
avatar ttplsachin ttplsachin - test_item - 7 Nov 2015 - Tested successfully
avatar ttplsachin
ttplsachin - comment - 7 Nov 2015

I have tested this item :white_check_mark: successfully on 9caa49c

Working fine.

@test - Tested successfully.
I applied patch and it's working fine.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8175.

avatar joomla-cms-bot joomla-cms-bot - change - 7 Nov 2015
Labels Added: ?
avatar laoneo
laoneo - comment - 7 Nov 2015

Are you guys on a bug squash session at JWC15? :smile:

avatar manojLondhe
manojLondhe - comment - 7 Nov 2015

@laoneo Yup! ;)

avatar zero-24 zero-24 - change - 7 Nov 2015
Milestone Added:
Labels
avatar rdeutz rdeutz - change - 16 Nov 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-11-16 20:25:37
Closed_By rdeutz
Labels
avatar rdeutz rdeutz - close - 16 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - close - 16 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - change - 16 Nov 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment