Questions tagged [slacktextviewcontroller]

4 questions
57
votes
6 answers

How does one make Slack threads less narrow?

Threads would be a very nice feature of Slack, except that they are way too narrow and I can't find any way to configure their width. Does anyone know how to expand a thread to make it take up all the screen real estate (within Slack)? Zooming in…
John Strong
  • 1,566
  • 1
  • 12
  • 17
1
vote
0 answers

InputView of the SlackTextViewController is behind keyboard

I'm using the SlackTextViewController. Before It works fine but now I got a problem. When I tapped inputView of SlackTextViewController then Keyboard will be displayed. But InputView is not following up keyboard. So I cant see InputView after…
Shawn Baek
  • 1,701
  • 3
  • 16
  • 31
0
votes
1 answer

iOS Share Sheet and Copy options paste link not working in certain situations

We're having a fairly strange issue with the share sheet copy activity. We just have a short blurb about the content and then we provide the link to the share activity, as in... guard let viewController = vc, let sourceView =…
Eric
  • 403
  • 6
  • 12
0
votes
1 answer

In SlackTextViewController, if I present a UIAlertController, the text input view doesn't show properly

I had an issue when using SlackTextViewController where based on tapping a chat item, I presented a UIAlertController. When I dismissed the UIAlertController, the text input control didn't reappear; the keyboard showed back up, but it covered the…
Anthony Mills
  • 8,416
  • 3
  • 25
  • 50