AOSSIE-Org / AOSSIE-Org/InPactAI

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

Abierto
#265 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
102
Forks
144
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem?

- [x] 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

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on implementing this feature

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.