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 摘要。