c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

Footer not visible #40 Fixed #100

Open Hemu21 opened 7 months ago

Hemu21 commented 7 months ago

Updated some components. To make the Footer visible in the home page or other pages where user is authenticated.

Description

It is a UI/UX or Bug fix. original project code consists of a bug because of it Footer is not shown in the authenticated pages. I had fixed the Bug related to Footer is not Visible. Now every thing is working. I changed the default export and added footer to the required pages. why because some pages doesn't need footer like 404 or login and signin. and I formated it before commiting.

Related Issue

Footer not visible resolve #40

steps to reproduce

issue#40

Link of the Issue

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

Motivation and Context

Footer and Header Plays an Important Role in a website. In Footer You will find the copyrights and the about the website and organization. Without a footer users can't find the details about the website. This may lead to loss of users for the website or organization. This will improve the user experience.

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

issue#40_Home_Footer

issue#40_all_paths_with_footer

Types of changes

Checklist:

Review Request

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