Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

UITableViewCell incorrect position when scroll table embeded in a container view #674

Open
4 tasks done
luizilha opened this issue Jul 9, 2018 · 1 comment
Open
4 tasks done

Comments

@luizilha
Copy link

luizilha commented Jul 9, 2018

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

Description

When I roll the page the tableviewcell is over the view in blue. I set the SlackTextViewController in the ContainerView

Reproducible in:

  • This is reproducible in the sample project.
    SlackTextViewController version: 1.9.6
    iOS version(s): 11.3
    Device(s): iPhone SE Simulator

Steps to reproduce:

  1. Set your SlackTextViewController inside of containerView
  2. Set your main view with another color to can see tableviewcell over the main view

Expected result:

Cell scrolling inside containerview

Attachments:

e.g. Logs, screenshots, screencast, sample project, funny gif, etc.

screen shot 2018-07-09 at 15 35 35

bug scroll

@tachang
Copy link

tachang commented Jul 20, 2018

Does the keyboard work inside the container view? Are you using an embed segue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants