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

Footer & Navbar as Outlets #388

Open
1 task
adityaslyf opened this issue Jan 14, 2025 · 0 comments
Open
1 task

Footer & Navbar as Outlets #388

adityaslyf opened this issue Jan 14, 2025 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature new website 🏁 status: ready for work Ready for work

Comments

@adityaslyf
Copy link
Contributor

Description

The Footer and Navbar are not implemented as outlets, causing duplication of code and lack of layout consistency across the site.

Reproduction

  1. Navigate to any page on the website.
  2. Observe the Footer and Navbar implementation.
  3. Notice that they are not set up as reusable outlets.
  4. 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.
@adityaslyf adityaslyf added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged by a maintainer new website 🏁 status: ready for work Ready for work and removed 🚦 status: awaiting triage Has not been triaged by a maintainer 🟩 priority: low Low priority and doesn't need to be rushed labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature new website 🏁 status: ready for work Ready for work
Projects
None yet
Development

No branches or pull requests

1 participant