MerginMaps / MerginMaps/mobile
Search bar functionality lost after pressing Next on Android
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
**Description**
After searching for a project in the search bar on the Explore page and pressing "Next" on the keyboard, typing additional letters resets the search functionality even though the text remains visible in the search bar.
**Environment**
- Staging
- Android app version: 2025.4.0
- Android version: Android 14
**Steps to reproduce**
1. Go to the Explore page
2. Start typing a project name (e.g., "test_")
3. Press "Next" on the Android keyboard
4. Type additional letters
**Actual results**
The Explore page shows projects as if nothing was typed in the search bar.
**Expected results**
The Explore page should display projects filtered by the text in the search bar.
**Screenshots or logs**
https://github.com/user-attachments/assets/76c9728d-5acc-465b-a738-234fdbfa8a1f
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the Explore page with Android 14 and app version 2025.4.0: type a project name, press "Next" on the keyboard, and continue typing. Trace the Explore search entry point and keyboard handling to find why the visible text no longer filters projects. Done means additional typing after "Next" continues filtering the displayed projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100