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

DS-459 Comment out esc key hijack in PL #2488

Merged
merged 1 commit into from
May 16, 2022

Conversation

danielamorse
Copy link
Collaborator

Jira

https://pegadigitalit.atlassian.net/browse/DS-459

Summary

Comment out PL JS that is preventing escape key event from firing.

Details

This appears to be a part of the PL Search or navigation component. It captures escape keypress and prevents it from returning in certain cases. I don't believe we even have PL search anymore so I feel comfortable removing this. If it causes any minor escape-key regressions in PL I'm also fine with that as it's interfering with core component functionality (we need escape key to close dialog).

How to test

  • Review code

@github-actions github-actions bot added the type: feature List this PR in the 'Features' section of the release notes. label May 13, 2022
@danielamorse danielamorse merged commit 56de0b3 into master May 16, 2022
@danielamorse danielamorse deleted the feature/DS-459-pl-bugfix branch May 16, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature List this PR in the 'Features' section of the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants