Skip to content

Conversation

@giga811
Copy link
Contributor

@giga811 giga811 commented May 13, 2019

Issue

In browser view, when I am typing a comment and select emoji (:+1: etc) or mention a person (@giga811 etc) the DETECT_INPUT is lost.
It is causing app's keyboard shortcut being activated while I am typing.

It is happening when I select the item by pressing Enter. It doesn't happen when I click the item.

Fix

Run detect() function when the Enter key is pressed.
So that when I select emoji or person the detect function runs and correctly detecting the input.

before after

@h13i32maru h13i32maru merged commit 73240d4 into jasperapp:master Aug 25, 2019
@h13i32maru
Copy link
Member

Thanks!

@giga811 giga811 deleted the od/fix-detect-input branch August 26, 2019 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants