fosscu.org
fosscu.org copied to clipboard
Footer & Navbar as Outlets
Description
The Footer and Navbar are not implemented as outlets, causing duplication of code and lack of layout consistency across the site.
Reproduction
- Navigate to any page on the website.
- Observe the
FooterandNavbarimplementation. - Notice that they are not set up as reusable outlets.
- This results in a non-uniform layout structure.
Expectation
The Footer and Navbar should be implemented as reusable outlets, ensuring a consistent layout across all pages.
Screenshots
Environment
- Device: Any (Laptop, Mobile, Tablet)
- OS: Any (Windows, macOS, Linux, iOS, Android)
- Browser: Any (Chrome, Firefox, Safari, Edge)
- Version: Latest
Additional context
Making Footer and Navbar as outlets will improve maintainability and scalability of the website.
Resolution
- [ ] I would be interested in resolving this bug.
You May Assign it to me
@adityaslyf can i work on this issue..?
@naitikhoriya1 you can start working on it now.
Thanks @adityaslyf
can i work on this issue