Skip to content

Search cancel button stops current playback and plays first song from library #3

@santraj611

Description

@santraj611

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions