Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo/Ctrl-Z function is not working as expected #217

Open
holgerschillack opened this issue May 31, 2021 · 0 comments
Open

Undo/Ctrl-Z function is not working as expected #217

holgerschillack opened this issue May 31, 2021 · 0 comments

Comments

@holgerschillack
Copy link

When using autocomplete on e.g. the ":smile:" symbol in the example the input history gets deleted.
So Undo/Ctrl-Z only works back to the last autocomplete action.

Repro steps:

  1. Use the example codepen https://codepen.io/jukben/pen/bYZqvR
  2. type something, then type ':smile' and choose autocomplete, then type again something
  3. Now you can only undo your typings until the last autocomplete value was inserted with ctrl-z

Is there a solution to get the expected behaviour, as like in the moncao editor, so the autocomplete values get 'un'-inserted and so on?

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

No branches or pull requests

1 participant