Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Trim the value off the search field value
#1
I use the album search that often for certain albums and or artist, that the autocomplete of tablet/phone make the correct suggestion.
Only the autocomplete always add space after the completion, which as result that nothing is found and I have the remove the last character.

I would really appreciate it the search value is trimmed before use.

If would require adding the trim command to the end of script-panels.js:996
Code:
var filter = $(selector).val().trim();

Thanks,
Marcel
Reply
#2
No prob. I push commit later today.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
Thank you Tim!
Reply


Forum Jump: