Skip to content

Add a Single Global Footer to Avoid Duplicate Page-Level Footers #265

@Ojasp21

Description

@Ojasp21

Is your feature request related to a problem?

  • Yes, it is related to a problem

Describe the feature you'd like

Problem:
Currently, footers are defined at page level, which can lead to duplicate footers
or inconsistent behavior across routes.

Proposed solution:
Introduce a single global Footer component rendered at the app layout level
(App.tsx), so all pages share the same footer.

Benefits:

  • Consistent UI across the platform
  • Avoids duplicate footers
  • Easier maintenance and updates

Scope:
Frontend only

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on implementing this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions