Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

[Apps] Privacy rating not displayed in search result

In search results view, privacy ratings of the app should be displayed. Currently it is only displayed once we navigate to appDetail view and comeback to search result view and click on search button again. So, there's some data missing in searchResult view.

Steps to reproduce:

  1. Open search tab and search for any app
  2. Look at all the results with missing privacy score (Screenshot attached)
  3. Navigate to appDetail view
  4. Comeback to searchResult view and hit search button without any modification
  5. Notice privacy score appear (Screenshot attached)

Possible fix would be to add privacyRating parameter in BasicData.kt or at SearchAppsBasicData.kt

image

image