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

add error404 page #832

Merged
merged 8 commits into from
Aug 27, 2021
Merged

add error404 page #832

merged 8 commits into from
Aug 27, 2021

Conversation

khareyash05
Copy link
Contributor

@khareyash05 khareyash05 commented Aug 12, 2021

fix #828
Added error 404 page

@khareyash05
Copy link
Contributor Author

image

Copy link
Member

@moshfeu moshfeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Way better :)

Can you use styled component rather than pure css like we do in the (almost) entire project?

src/index.tsx Outdated Show resolved Hide resolved
Co-authored-by: Mosh Feu <moshfeu@gmail.com>
@khareyash05
Copy link
Contributor Author

@moshfeu It will take some time as I will have to learn but i will do that

@moshfeu
Copy link
Member

moshfeu commented Aug 12, 2021

No rush :)
If you need help with that, let me know.

@khareyash05
Copy link
Contributor Author

@moshfeu Used styled components. Have a look

@khareyash05 khareyash05 requested a review from moshfeu August 14, 2021 11:38
@khareyash05
Copy link
Contributor Author

@moshfeu Have a look!

Copy link
Member

@moshfeu moshfeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Good job 👌
There are some more "cosmetics" improvements I'll do later.

@khareyash05
Copy link
Contributor Author

@moshfeu is my PR ready to merge??

@moshfeu
Copy link
Member

moshfeu commented Aug 16, 2021

@moshfeu is my PR ready to merge??

Basically yes. By unknown reason, some unrelated tests are failing. I'm re-running the tests maybe they flaky.
If not, I'll try to fix them on master and see how it goes.

@moshfeu
Copy link
Member

moshfeu commented Aug 16, 2021

The build keeps failing :(
I'll be afk in the next few days but I'll get back to it asap.

@moshfeu moshfeu merged commit 5fbc1f2 into Coding-Coach:master Aug 27, 2021
@khareyash05 khareyash05 deleted the err404 branch August 28, 2021 04:29
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.

Error 404 page
2 participants