SlackTextViewController icon indicating copy to clipboard operation
SlackTextViewController copied to clipboard

We are using SLKTextViewController and when we swipe or pan to go back, the text input doesnt follow the keyboard.

Open patthehuman opened this issue 5 years ago • 0 comments

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've searched for any related issues and avoided creating a duplicate issue.

Description

when we swipe or pan to go back, the text input doesnt follow the keyboard.

Reproducible in:

  • [ ] This is reproducible in the sample project. SlackTextViewController version: 1.9.6 iOS version(s): 12.0.1 Device(s): x

Steps to reproduce:

  1. create a project
  2. pan to go back
  3. textview doesnt follow keyboard and textview stays in middle of screen

Expected result:

textview follows keyboard

Actual result:

textview stuck in middle of screen

patthehuman avatar Oct 20 '18 17:10 patthehuman