mapbox-search-android icon indicating copy to clipboard operation
mapbox-search-android copied to clipboard

Favorite item not persisted between app sessions in SearchPlaceBottomSheetView

Open palimad opened this issue 1 year ago • 0 comments

Favorite item not persisted between app sessions in SearchPlaceBottomSheetView

  • 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:
  • Devices affected:
  • Search SDK Version: 1.0.0-rc.7
  • Included in project Maps SDK, Nav SDK versions if available:

Favorited item is not remembered in SearchPlaceBottomSheetView once app restarts, I am sorry but do you guys even test this SDK? Core implementation is solid, but these kind of bugs are surprising.

In the list with results it is marked as favorite, but on bottom sheet not, I can add it again to favorites, even though it is already there.

palimad avatar Mar 06 '24 13:03 palimad