Skip to content

Footer & Navbar as Outlets #388

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions