Skip to content

adding handling for number keypad enter plus shift#50

Open
M-Hietala wants to merge 1 commit intomainfrom
m-hietala/adding_handling_for_number_keypad_enter_plus_shift
Open

adding handling for number keypad enter plus shift#50
M-Hietala wants to merge 1 commit intomainfrom
m-hietala/adding_handling_for_number_keypad_enter_plus_shift

Conversation

@M-Hietala
Copy link
Collaborator

Purpose

  • Adding handling for number keypad enter with shift

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code
    Type something in the conversation field and press down shift key and while keeping shift pressed down press the number keypad enter. Observe how the cursor goes to the next line in the conversation text field and the request is not sent for processing.

What to Check

Verify that the following are valid

  • ...

Other Information

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