8000 fix: Make Escape cancel changes in text fields. by gonfunko · Pull Request #6923 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Make Escape cancel changes in text fields. #6923

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

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

gonfunko
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Behavior Before Change

Pressing Escape while editing a text field does nothing.

Behavior After Change

Pressing Escape cancels the edit and reverts the field to its previous value.

@gonfunko gonfunko requested a review from a team as a code owner March 24, 2023 20:40
@gonfunko gonfunko requested a review from NeilFraser March 24, 2023 20:40
@github-actions github-actions bot added the PR: fix Fixes a bug label Mar 24, 2023
@gonfunko gonfunko requested a review from BeksOmega March 24, 2023 21:38
@gonfunko gonfunko merged commit d004bd2 into google:develop Mar 24, 2023
@gonfunko gonfunko deleted the esc branch March 24, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0