microsoft / EmbeddedSocial-iOS-SDK

SDK for interacting with the Microsoft Embedded Social service from inside your iOS app
MIT License
19 stars 11 forks source link

[Manual] - Previous search results from cache are displayed in offline mode for a new people search request #745

Closed JaroslawRomanovich closed 6 years ago

JaroslawRomanovich commented 6 years ago

Commit number: 7f3d09256e9b78b6e4cd0207ad47b75f4691d65e

Preconditions: test user is signed in

Steps to reproduce:

  1. Search for a criterion with search results
  2. Set the application to offline mode
  3. Open "Search" screen -> "People" tab with the previous search results
  4. Enter a new criterion for search that does not have cached search results in the "Search" field and start a new search

Actual Result: Search results for the previous search criterion are displayed on the screen Expected Result: Message about absence of search results is displayed to an user

JaroslawRomanovich commented 6 years ago

Verified on a build from commit number 87972900b3daeb656a8ae610bfa0da5a9235a9f9