Skip to content

Conversation

@erayd
Copy link
Collaborator

@erayd erayd commented Jun 3, 2020

What

Add hotkey hints to tooltips in the popup interface.

Why

Makes hotkey discoverability easier for users.

@erayd erayd requested a review from max-baz June 3, 2020 00:30
@erayd erayd self-assigned this Jun 3, 2020
m("div.action.copy-user", {
tabindex: 0,
title: "Copy username",
title: "Copy username | <CTRL+SHIFT+C>",
Copy link
Member

Choose a reason for hiding this comment

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

Awesome idea, love it! I would prefer a capitalized way of writing shortcuts, e.g. <Ctrl+Shift+C> instead of <CTRL+SHIFT+C>, this way it doesn't stand out as much... 🙂

@erayd erayd merged commit a95daae into browserpass:master Jun 27, 2020
@erayd erayd deleted the tooltip-hotkeys branch June 27, 2020 11:16
fkneist pushed a commit to fkneist/browserpass-extension that referenced this pull request Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants