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

Bug - [code-editor] - undo and redo actions need to be fired multiple times to execute successfully #9838

Closed
tplevko opened this issue Nov 24, 2023 · 2 comments

Comments

@tplevko
Copy link

tplevko commented Nov 24, 2023

Describe the problem

The "CTRL + Z" needs to be clicked more than once to take effect - to revert the code alterations.

How do you reproduce the problem?

  1. open code-editor
  2. perform code alteration
  3. try undo/redo action - ctrl+Z
  4. see the action needs to be performed multiple times to take effect

Expected behavior
"CTRL+Z" should work as in other code editors - after first click

Is this issue blocking you?
No - just a major inconvenience for users

Screenshots

Peek.2023-11-24.08-11.webm

What is your environment?

  • OS: [linux]
  • Browser [chrome, firefox]
  • Version [5.1.1]

What is your product and what release date are you targeting?
Kaoto-next - https://github.com/KaotoIO/kaoto-next/

@tplevko tplevko added the bug label Nov 24, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Nov 24, 2023
@tplevko tplevko changed the title Bug - [code-editor] - undo and redo actions needing multiple event firing to execute successfully Bug - [code-editor] - undo and redo actions need multiple event firing to execute successfully Nov 24, 2023
@tplevko tplevko changed the title Bug - [code-editor] - undo and redo actions need multiple event firing to execute successfully Bug - [code-editor] - undo and redo actions need to be fired multiple times to execute successfully Nov 24, 2023
@wise-king-sullyman wise-king-sullyman moved this from Needs triage to Backlog in PatternFly Issues Nov 28, 2023
@wise-king-sullyman
Copy link
Contributor

@tplevko thank you for reporting this issue, the team will investigate when able.

@tlabaj
Copy link
Contributor

tlabaj commented Jan 11, 2024

closed by #9842

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants