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

Release Page: Fix Main Illustration Flash #675

Open
3 tasks
Arthi-chaud opened this issue Jun 27, 2024 · 0 comments
Open
3 tasks

Release Page: Fix Main Illustration Flash #675

Arthi-chaud opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Front Front-end related
Milestone

Comments

@Arthi-chaud
Copy link
Owner

Arthi-chaud commented Jun 27, 2024

When using Chrome, on the release page, when the track changes, the illustration in the page header gets reloaded, which causes a flash.
This is caused by the use of usePlayerContext.

  • The flash should not happen
  • There should be two hooks: one to get the player state, and one to change it.
    • Changes in the player's state should not make the use of the second hook to reload
@Arthi-chaud Arthi-chaud added Bug Something isn't working Front Front-end related labels Jun 27, 2024
@Arthi-chaud Arthi-chaud self-assigned this Jun 27, 2024
@Arthi-chaud Arthi-chaud added this to the v3.0.0 milestone Jul 6, 2024
@Arthi-chaud Arthi-chaud modified the milestones: v3.0.0, v3.1.0 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Front Front-end related
Projects
None yet
Development

No branches or pull requests

1 participant