User tests: Successful: Unsuccessful:
Click on the clear button to reset all input value but the input search is not cleared
The search field should be cleared
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript |
Labels |
Added:
?
|
@franz-wohlkoenig No, it isn't
I have tested this item
With and -out PR Searchfield isn't cleared after Click on "Clear"-Button. No Javascript-Errors in Web Developer-Console.
4.0.0-dev
Multilanguage Site (4 Lang.) & Sample Data
macOS Sierra, 10.12.6
Firefox 57 (64-bit)
@franz-wohlkoenig did you have debug enabled? if not then joomla will use the existing minified file which is not in the pr as mentioned above by @C-Lodder
Also this looks to be a PR to fix #17195
I have tested this item
Tested in debug mode so that the non minified js could be used and the test is successful
please add the minified version to this PR
I have tested this item
@brianteeman thanks for Hint for "debug enabled".
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
@franz-wohlkoenig - The minified JS file is still missing. Please remove RTC till it has been committed
Status | Ready to Commit | ⇒ | Pending |
Status set on "Pending".
@mvanvu - Please minify the file properly using grunt or https://skalman.github.io/UglifyJS-online/
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-11-26 23:19:45 |
Closed_By | ⇒ | wilsonge |
Thanks :)
You've also need to commit the
.min.js
file too