Skip to content

feat: Add onClose functionality to escape key event listener#570

Open
vkraucunas wants to merge 1 commit into
mainfrom
vkraucunas/escape-keybinding
Open

feat: Add onClose functionality to escape key event listener#570
vkraucunas wants to merge 1 commit into
mainfrom
vkraucunas/escape-keybinding

Conversation

@vkraucunas

Copy link
Copy Markdown
Contributor

Reviewer:

Description:

When a recent bug was discovered on Windows that prevented user from seeing the Done button and closing the dashboard, it was decided that adding an event listener for the escape key would be useful.

Steps to test this PR:

@netlify

netlify Bot commented Oct 29, 2025

Copy link
Copy Markdown

Deploy Preview for ddgdash ready!

Name Link
🔨 Latest commit e9b7f07
🔍 Latest deploy log https://app.netlify.com/projects/ddgdash/deploys/69019d86c9d0060008f3f9e5
😎 Deploy Preview https://deploy-preview-570--ddgdash.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

NPM

npm i github:duckduckgo/privacy-dashboard#f53c06ba59327bb5c3d7e76b09780282e5c2d2ca

Git submodule:

git submodule update --remote --init submodules/privacy-dashboard
cd submodules/privacy-dashboard
git fetch origin
git checkout pr-releases/pr-227
git reset --hard origin/pr-releases/pr-227

Swift

.package(url: "https://github.com/duckduckgo/privacy-dashboard", revision: "f53c06ba59327bb5c3d7e76b09780282e5c2d2ca"),

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

Successfully merging this pull request may close these issues.

1 participant