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

Allow Keybind Exclusivity in Task Assignment #2191

Open
PedroBT03 opened this issue Apr 18, 2024 · 0 comments
Open

Allow Keybind Exclusivity in Task Assignment #2191

PedroBT03 opened this issue Apr 18, 2024 · 0 comments
Labels
Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥

Comments

@PedroBT03
Copy link
Contributor

⚬ PROBLEM:
The YouTube extension currently allows users to assign the same keybind to multiple tasks simultaneously, which can potentially lead to conflicts and confusion among users.

⚬ SOLUTION:
Introduce a feature that enables keybind exclusivity when assigning tasks. When a user selects a keybind for a particular task, the extension should prompt a dialog for confirmation before removing that keybind from any other tasks to prevent conflicts.

⚬ ALTERNATIVES:
I thought in two options:

  • A dialog prompt for confirmation before removing the keybind from other tasks.
  • Automatic removal of the keybind from other tasks without a confirmation dialog.

⚬ RELEVANCE / SCOPE:
This feature enhancement would benefit all users who utilize shortcuts, as it enhances clarity and reduces potential conflicts in task assignment.

⚬ SIDE EFFECTS:
I don't think that implementing this feature introduce conflicts or adverse effects.

⚬ CONTEXT:
This behavior aligns with common practices observed in many sites and applications, where the same keybind is typically not allowed to be assigned to multiple functions simultaneously.

SHORT Table (Summary)
Problem Assigning the same keybind to multiple tasks simultaneously
Solution Implement keybind exclusivity to prevent conflicts
Alternatives Offer a dialog prompt for confirmation or automatic removal
Scope Users who utilize shortcuts
Side effects Not expected to introduce conflicts or adverse effects
Context Common practice in many sites and applications
@PedroBT03 PedroBT03 added Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥
Projects
None yet
Development

No branches or pull requests

1 participant