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

🐛 [BUG] - On click anywhere plays a paused story #19

Closed
Gauravdarkslayer opened this issue Sep 17, 2024 · 6 comments
Closed

🐛 [BUG] - On click anywhere plays a paused story #19

Gauravdarkslayer opened this issue Sep 17, 2024 · 6 comments
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@Gauravdarkslayer
Copy link
Owner

Gauravdarkslayer commented Sep 17, 2024

Description

When a user pauses a story, clicking anywhere on the screen unintentionally resumes the story playback. This issue causes an unwanted interaction, making it difficult for users to pause and resume stories at their convenience.

Expected Behavior:
After pausing a story, the story should remain paused until the user explicitly interacts with the play button. Clicking elsewhere on the screen should not trigger story playback.

Actual Behavior:
The story resumes playing upon any click interaction, regardless of the element clicked on, creating a disruptive user experience.

Reproduction URL

No response

Reproduction steps

1. Pause a ongoing story
2. Now click anywhere
3. You should see the story starts playing automatically, which should not be the case.
4. And even play button doesn't changed to pause button

Screenshots

No response

Logs

No response

Browsers

Chrome Desktop

OS

No response

@Gauravdarkslayer Gauravdarkslayer added the bug Something isn't working label Sep 17, 2024
Copy link

Hey @Gauravdarkslayer, Thanks for contributing and Congrats on opening Issue 🎉

We will try to review as soon as possible and a maintainer will get back to you soon!

@Piyush-Goenka
Copy link

Hey @Gauravdarkslayer
I’d like to resolve the issue where clicking anywhere on the screen resumes a paused story. The expected behavior is for the story to remain paused until the user explicitly clicks the play button. I’ll work on ensuring that only the play button triggers playback, enhancing user control and experience.
Please assign this issue to me.

@meetbhalodi11
Copy link
Contributor

@Gauravdarkslayer I can help here. maybe issue with global even listeners

@Gauravdarkslayer
Copy link
Owner Author

@meetbhalodi11 Yes may be!
I've assigned this issue to you!

@Gauravdarkslayer
Copy link
Owner Author

@meetbhalodi11 , can we close this issue ? If it's sorted ?

@meetbhalodi11
Copy link
Contributor

Yes we can close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants