mapbox / mapbox/mapbox-search-android

Search result titles not visible in search results view

Open
#191 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
39
Forks
10
PR merge metrics
No merged PRs in 30d

Description

[](url)Search titles are not visible in adapter on Pixel 6 running Android 14

- Search SDK Component (check at least one)
- [ ] Core Search SDK (`SearchEngine` class, and etc.)
- [ ] Offline Search SDK (`OfflineSearchEngine` class, and etc.)
- [ ] Address Autofill SDK
- [X] Search UI SDK
- Android OS version: 14
- Devices affected: Pixel 6
- Search SDK Version:
'com.mapbox.search:offline:1.0.0-rc.6'
'com.mapbox.search:mapbox-search-android-ui:1.0.0-rc.6'

App theme: Theme.MaterialComponents.Light.NoActio
![Screenshot_20240228-180805 1](https://github.com/mapbox/mapbox-search-android/assets/4252664/d4d1aafe-8f24-4b54-8861-a094e501dd2e)
nBar

Works fine on OnePlus device with Android 13

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

Reproduce the missing search-result titles in the Search UI SDK on a Pixel 6 running Android 14 with version 1.0.0-rc.6. Compare the behavior with the reported working OnePlus/Android 13 setup and inspect the Search UI SDK entry points. Done means titles are visible in the search results view without regressing the working configuration.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.