AOSSIE-Org / AOSSIE-Org/DebateAI
[FEATURE]: The browser tab currently displays a static title (DebateAI) regardless of which page is open.
- Dominant language
- TypeScript
- Stars
- 84
- Forks
- 198
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 30
Description
### Feature and its Use Cases
Currently, the browser tab title remains `DebateAI` regardless of which page the user is viewing.
The feature would dynamically update the browser tab title based on the current page while retaining the application name.
For Example :
When I am on the Home/Start Debate page, the browser tab displays:
`DebateAI`
Similarly, when I navigate to the Community page, the browser tab still displays:
`DebateAI`
It would be better if the browser tab title dynamically reflected the current page, for example:
- Home/Start Debate → `DebateAI`
- Community → `Community | DebateAI`
- About → `About | DebateAI`
- Tournaments → `Tournaments | DebateAI`
This would help users quickly identify the page when multiple tabs are open and provide better context and a more polished browsing experience.
### Additional Context
_No response_
### Code of Conduct
- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.