[GH-ISSUE #1546] "Search" function does not work on mobile after v6.3.0 #874

Closed
opened 2026-02-26 02:34:30 +03:00 by kerem · 0 comments
Owner

Originally created by @PermaFreez on GitHub (Oct 23, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1546

Describe the bug
I upgraded from v6.2.0 to v6.4.1 (now I have the new and rehauled UI, which is otherwise excellent, thanks), but I did notice, that the search function does not work anymore if Koel is accessed trough the Web UI on my phone. I tried with Firefox and a Chromium-based browser (Brave) too.

To reproduce
Steps to reproduce the behavior:

  1. Open your Koel Web UI on an Android smartphone from a web browser.
  2. Try to use Koel's search bar.
  3. Press either Enter/Return on your keyboard or the search icon next to the search bar.
  4. You will see that the search is not completed, but the loading icon is displayed in the top-right corner.
  5. If the same is done with "Desktop Mode" enabled in the web browser expected behavior is met. This way one can see that the problem may be the site not redirecting to the /#/search page.

Expected behavior
The search bar's activation redirecting to the /#/search subdomain and the search being completed.

Environment

  • Koel version v6.4.1
  • OS: Android 11
  • Browser: Firefox 104.1.0
  • PHP version 8.1.11
  • Node version 8.19.2
Originally created by @PermaFreez on GitHub (Oct 23, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1546 **Describe the bug** I upgraded from v6.2.0 to v6.4.1 (now I have the new and rehauled UI, which is otherwise excellent, thanks), but I did notice, that the search function does not work anymore if Koel is accessed trough the Web UI on my phone. I tried with Firefox and a Chromium-based browser (Brave) too. **To reproduce** Steps to reproduce the behavior: 1. Open your Koel Web UI on an Android smartphone from a web browser. 2. Try to use Koel's search bar. 3. Press either Enter/Return on your keyboard or the search icon next to the search bar. 4. You will see that the search is not completed, but the loading icon is displayed in the top-right corner. 5. If the same is done with "Desktop Mode" enabled in the web browser expected behavior is met. This way one can see that the problem may be the site not redirecting to the /#/search page. **Expected behavior** The search bar's activation redirecting to the /#/search subdomain and the search being completed. **Environment** - Koel version v6.4.1 - OS: Android 11 - Browser: Firefox 104.1.0 - PHP version 8.1.11 - Node version 8.19.2
kerem 2026-02-26 02:34:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#874
No description provided.