Skip to content

Conversation

nightnei
Copy link
Contributor

No description provided.

shiftKey, // shift - opens new window (Chrome@87 / Firefox@83), add to "read latter"(Safari@14)
} = event;

if (metaKey || altKey || ctrlKey || shiftKey) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some tests to cover this case?

@nightnei nightnei force-pushed the fixOpeningLinkInNewTabWithCommandKey branch from 3791d44 to 6d6b9ec Compare December 10, 2020 15:07
@nightnei nightnei force-pushed the fixOpeningLinkInNewTabWithCommandKey branch from 55fc7c7 to 2d2fb0a Compare December 10, 2020 15:28
@nightnei nightnei merged commit 00bffba into master Dec 10, 2020
@nightnei nightnei deleted the fixOpeningLinkInNewTabWithCommandKey branch December 10, 2020 15:34
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.

3 participants