Ilya Kozyrev created BEAM-13122:
-----------------------------------
Summary: ctrl/command + z unstable behavioural
Key: BEAM-13122
URL: https://issues.apache.org/jira/browse/BEAM-13122
Project: Beam
Issue Type: Bug
Components: beam-playground
Reporter: Ilya Kozyrev
Scenario: Put a new line
When: User put a new line in the code editor
And: Press ctrl+z or command+z
Then: new line not rollback
Scenario: Fast ctrl+v
When: User put a new text to code editor using ctrl+v or command+v
And: Repeat ctrl/command + v many times quickly
And: Press ctrl/command+z
Then: inserted lines not rollback
When: user click ctrl+z many times
Then: inserted lines rollback correctly
--
This message was sent by Atlassian Jira
(v8.3.4#803005)