devopsinthecloud icon indicating copy to clipboard operation
devopsinthecloud copied to clipboard

HKWTextView can't resume mention creation

Open jaja-digitalspaceexplorer opened this issue 8 years ago • 1 comments

Bug:

Invoking resignFirstResponder on HKWTextView while on the state of HKWMentionsStartDetectionStateCreatingMention doesn't resign the HKWTextView completely. This also makes the functionality to resume mention creation to halt.

Steps to replicate:

  • Make sure the plugin's resumeMentionsCreationEnabled property is set to YES
  1. Initiate to create a mention
  2. While on mention creation state, resign the HKWTextView
  3. Made the HKWTextView as first responder
  4. BUG

Thanks for the clear steps to reproduce. We'll take a look

dgattey avatar Mar 01 '19 08:03 dgattey