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: video watched checkbox not working as expected #1682

Open
SimantaRajSarma opened this issue Dec 25, 2024 · 2 comments
Open

bug: video watched checkbox not working as expected #1682

SimantaRajSarma opened this issue Dec 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SimantaRajSarma
Copy link

Describe the bug
when I finished watching the video and click on the checkbox(done), i have to refresh the page, after that it will show me that the video is watched

To Reproduce
Steps to reproduce the behavior:

  1. open the video
  2. click on show contents
  3. update the checkbox
    image
  4. click somewhere else and see again the checkbox, it doesn't get updated, i have to refresh the page.

Expected behavior
it should be updated immediately

Screenshots or GIFs
done
image

Info (please complete the following information):

  • Browser chrome
  • Version 131.0.6778.205 (Official Build) (64-bit)

Additional context
nothing

@SimantaRajSarma SimantaRajSarma added the bug Something isn't working label Dec 25, 2024
@SimantaRajSarma SimantaRajSarma changed the title bug: video watched not working as expected bug: video watched checkbox not working as expected Dec 25, 2024
@AshrithSathu
Copy link

That's mostly the next js cache on the frontend , the checkbox in general is working

@Fahad-Dezloper
Copy link

Fahad-Dezloper commented Jan 7, 2025

It is actually a probably checkbox issue it is not working as expected. had to try again and again to make sure checkbox is checked, it doesn't checked it on first try

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

No branches or pull requests

3 participants