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

Improve Spacebar Functionality for Pausing Videos #2162

Open
2 tasks done
luoxiangyi222 opened this issue Dec 15, 2024 · 1 comment
Open
2 tasks done

Improve Spacebar Functionality for Pausing Videos #2162

luoxiangyi222 opened this issue Dec 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@luoxiangyi222
Copy link

luoxiangyi222 commented Dec 15, 2024

Clear and concise description of the problem

What:
When playing a video in the app, the spacebar is used to pause and resume the video. However, currently, after selecting a video to play, the user must manually click on the video to focus on it. If the video is not clicked, pressing the spacebar exits the current video instead of pausing it.

Why:
This behaviour creates an unnecessary extra step for users and can lead to unintended interruptions during video playback. Enhancing this feature would streamline the user experience and make the app more intuitive.

Suggested solution

Automatically set the video player as the active element (focus) when a video is selected and begins playing.

Alternative

No response

Additional context

Select video to play:
Image

After press space bar:
Image

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid
@luoxiangyi222 luoxiangyi222 added the enhancement New feature or request label Dec 15, 2024
Copy link

linear bot commented Dec 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant