Steps to reproduce:
1. Open the app and start playing any song.
2. Go to the search bar and type something.
3. Press the Cancel button (the X on the right side of the search field) before playing any search result.
Expected behavior:
- Search input is cleared.
- Search results disappear.
- Previously playing song continues playing uninterrupted.
Actual behavior:
- Current song stops.
- The first song from the main song list starts playing from the beginning.
Device info:
- Android version: Android 6.0
- Device model: Lenovo K10a40
- App version: 2026.1
Additional context:
This seems like the cancel button is incorrectly triggering a “play first item from main list” action, possibly reusing a click handler from the main UI.
Steps to reproduce:
Expected behavior:
Actual behavior:
Device info:
Additional context:
This seems like the cancel button is incorrectly triggering a “play first item from main list” action, possibly reusing a click handler from the main UI.