sussy-code / smov

Sudo-flix's source code (Allegedly)
https://docs.undi.rest
MIT License
803 stars 778 forks source link

Added "Go Home" button to ErrorPart.tsx #78

Closed Pasithea0 closed 2 months ago

Pasithea0 commented 4 months ago

Just a simple fix

itzCozi commented 4 months ago

Lemme get a review link

Pasithea0 commented 4 months ago

https://home-on-error.envyflix.pages.dev/

Pasithea0 commented 4 months ago

Although the only time I have seen this error page is when self hosting. I'll send screenshots in a sec

ztpn commented 4 months ago

Although the only time I have seen this error page is when self hosting. I'll send screenshots in a sec

if im not wrong you've change the base errorpart which is used by every error and icl go home doesn't make any sence on ALOT of errors

Pasithea0 commented 4 months ago

I kept getting this error when testing some changes and it wouldn't let me go back even with back arrow. I haven't seen this affect any other error pages, only this one weird case where running it locally.

Here's before and after the change.

Screenshot 2024-07-28 at 10 57 58 AM Screenshot 2024-07-28 at 10 57 42 AM

ztpn commented 4 months ago

I kept getting this error when testing some changes and it wouldn't let me go back even with back arrow. I haven't seen this affect any other error pages, only this one weird case where running it locally.

Here's before and after the change.

Screenshot 2024-07-28 at 10 57 58 AM Screenshot 2024-07-28 at 10 57 42 AM

i found one example IMG_1018 This is caused throughout the app so here the go home button will look very dumb imo. A reload page button makes more sense?