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

Frontend #24

Closed
Zibbp opened this issue Jul 8, 2022 · 5 comments
Closed

Frontend #24

Zibbp opened this issue Jul 8, 2022 · 5 comments
Labels

Comments

@Zibbp
Copy link
Owner

Zibbp commented Jul 8, 2022

General issue about frontend items.

@Zibbp Zibbp added the todo label Jul 8, 2022
@Zibbp
Copy link
Owner Author

Zibbp commented Jul 8, 2022

  • Allow backend to accept submitted VOD ID/UUID.

@Zibbp
Copy link
Owner Author

Zibbp commented Jul 11, 2022

  • [BUG] Hydration node issues when switching to dark mode and refreshing the page. Some buttons load multiple times within the navbar.

Update: Temporarily fixed with <ClientOnly> tags. Will want to implement this solution when available nuxt/framework#5750.

@Zibbp
Copy link
Owner Author

Zibbp commented Jul 11, 2022

  • [BUG] Frontend player CSS doesn't load when when navigation to watch a VOD. Doing a full refresh of the page loads the CSS.

Update: Fixed with disabling SSR. I think I will leave SSR off as it simplifies the development process and truly isn't needed in this application.

@Zibbp
Copy link
Owner Author

Zibbp commented Jul 20, 2022

If a VOD thumbnail image is not loaded a skeleton placeholder is shown. When built and deployed in production it functions nothing like it is supposed to. The skeleton is shown below the image spot creating a displeasing jumping effect. Will need to investigate.

@Zibbp
Copy link
Owner Author

Zibbp commented Jul 26, 2022

Everything implemented. Closing.

@Zibbp Zibbp closed this as completed Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant