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

text input bar and right button unresponsive #628

Closed
doms230 opened this issue Sep 25, 2017 · 3 comments
Closed

text input bar and right button unresponsive #628

doms230 opened this issue Sep 25, 2017 · 3 comments

Comments

@doms230
Copy link

doms230 commented Sep 25, 2017

Description

Hey I'm unable to get the text input bar and "Right Button" working. I've only been able to activate the text input bar manually. It was working fine with ios10 and now not working on ios11. I set it up exactly like the example. Anyone else experiencing something similar or have a workaround?

Reproducible in:

SlackTextViewController version:
iOS version(s): 11
Device(s): iphone 6s

Expected result:

Action / Response

Actual result:

nothing, unresponsive

@doms230 doms230 closed this as completed Sep 25, 2017
@yarodevuci
Copy link

same here, even attachment button does not work... wtf
I hate you Apple

@doms230
Copy link
Author

doms230 commented Sep 26, 2017

Yea for some reason components are behind view. Just need to bring them to front.

For example: self.textInputbar.bring(SubviewToFront:self.textInputbar.rightButton)

see #604

@dzenbot
Copy link

dzenbot commented Sep 26, 2017

This has been fixed in #624

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

3 participants