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

Fix: Performance issues and 404 page #535

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

Iheuzio
Copy link
Contributor

@Iheuzio Iheuzio commented Dec 10, 2023

Resolved issues with html rendering and proper syntax
Browsers that are old will have broken css, this will resolve most of it
Rather than formatting the caching and 404 for all the routes, we can define a fallthrough to handle the 404 errors and redirect to the page for it
Add lazy loading to progressively show the images, rather than broken in increments
Users can drag an image and place it on the 404 page, causing a parsing error. Locking the image will fix it, however will need to turn off parsing in the future for dragging images on the page
Added vertical navbar to the 404 page.

Fixed issues with the page structure in css
Removed old solution, caused memory problems on main page.

Made all images not draggable as posters and logos were draggable prior
@tymmesyde
Copy link
Member

Hi, can you split those changes into different PRs ?

@Iheuzio
Copy link
Contributor Author

Iheuzio commented Feb 7, 2024

I'll do it later today

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

Successfully merging this pull request may close these issues.

None yet

2 participants