SlackTextViewController
SlackTextViewController copied to clipboard
How can I enable right button of the textInputBar when the edit function is enabled?
- [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
I am trying to send edited messages from the rightButton, Although the rightButton always disappears when I activate the editing function, how to keep right button always on? is It possible to access the "rightButtonWC" to show the right button?