Skip to content

Footer & Navbar as OutletsΒ #388

@adityaslyf

Description

@adityaslyf

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions