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] - Keyboard is opened when no focus for comment or reply field on the screen #749

Closed JaroslawRomanovich closed 6 years ago

JaroslawRomanovich commented 6 years ago

Commit number: 7f3d09256e9b78b6e4cd0207ad47b75f4691d65e

Preconditions: test user is signed in

Steps to reproduce:

  1. Open "Post" or "Comment" screen
  2. Set focus to "Comment" or "Reply" field
  3. Slide the screen partially to the right, but don't navigate to the previous screen and return back to the current screen

Actual Result: The keyboard is still opened on the screen, but no "Comment" or "Reply" field on the screen. Expected Result: The keyboard is closed and "Comment" or "Reply" field without focus is displayed on the screen

JaroslawRomanovich commented 6 years ago

Verified on a build from commit number 87972900b3daeb656a8ae610bfa0da5a9235a9f9