AOSSIE-Org / AOSSIE-Org/InPactAI

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

未關閉
#265 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
102
分支
144
PR 合併指標
30 天內沒有已合併 PR

描述

### 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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。