c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

This is closed due to some issues don't go through it. #87

Closed Hemu21 closed 6 months ago

Hemu21 commented 6 months ago

Fixed the Remove Header from 404 Page because 404 page does not contain any header or any footer.

Description

Fixed the Remove Header from 404 Page because 404 page does not contain any header or any footer. But You can find the header in 404 page. 404 page can contain a button that redirect to the home page. This is the bug present in 404 page. I had Fixed it and Updated the test file that contain the incorrect path that searches for hamburger menu. So in wrong path user can't find the website details and user can redirect to home page on clicking the back to home button.

Related Issue

Remove Header from 404 Page resolve #86

steps to reproduce

create_issue

Link of the Issue

https://github.com/c2siorg/Codelabz/issues/86

Motivation and Context

404 is a one of the important page. why because you it is the page that doesn't present in the url pattern. it is the page that you doesn't created any specific function or not redirecting the user. So it doesn't contain any data of our website and user but it has capability to redirect our user to home page. This makes good user experience and makes our website functionality good.

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

404_expected

Types of changes

Checklist:

Review Request

@Maahi10001 @ABHISHEK-PANDEY2 @Shiva-Nanda @c2sibot Please Review My PR. Approve My PR