-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
new websiteβ¨ goal: improvementImprovement to an existing featureImprovement to an existing featureπ status: ready for workReady for workReady for workπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository
Description
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.
Metadata
Metadata
Assignees
Labels
new websiteβ¨ goal: improvementImprovement to an existing featureImprovement to an existing featureπ status: ready for workReady for workReady for workπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository