maxrave-dev / maxrave-dev/SimpMusic

[UI/UX] Keyboard does not dismiss automatically after selecting a song from search

Open Beginner friendly
#2,507 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
11.4k
Forks
599
Avg merge
3d 18h
Merged PRs (30d)
7

Description

Duplicate Check
  • I confirm I searched for existing reports and found no duplicates.
Describe the Bug

When using the search functionality, selecting a song from the results successfully loads and plays the song, but the on-screen keyboard remains active. This obscures the lower half of the screen (where the player/loading UI is displayed), forcing the user to tap elsewhere on the screen just to dismiss the keyboard.

Steps to Reproduce

1.Open the app and navigate to the Search bar.
2.Type in the name of a song.
3.Tap on a song from the search results list.
4.Note that the song begins loading/playing, but the software keyboard remains open on the screen.

Expected Behavior

The keyboard should automatically hide/dismiss the moment a song is selected from the search results, allowing a clear view of the player UI.

App Version

2.1.0

Android Version

Android 16

Device Model

POCO X7

Custom ROM
  • I am using a custom ROM
Custom ROM Name (if applicable)

No response

Screenshots (optional)

No response

Log / Error Details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the search-results selection flow and trace the handler that runs when a song is tapped. Reproduce the issue on Android 16, then verify that selecting a song dismisses the keyboard and leaves the player/loading UI visible without requiring another tap.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.