AOSSIE-Org / AOSSIE-Org/EduAid

Fix Header Layout and Navigation Links on input page

オープン
#198 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
171
フォーク
425
PR マージ指標
30日以内にマージされた PR はありません

説明

## Description
1. **Unexpected Navigation:** Clicking on the empty space to the right of the EduAid logo redirects to the homepage, even though it shouldn't.
2. **Misaligned Text:** The "Enter the Content to Generate Questionnaires" text is positioned towards the right instead of being centered, which affects readability.

## Steps to Reproduce
1. Open the input page (`/input`).
2. Click anywhere on the empty space to the right of the EduAid logo → Redirects to the homepage unexpectedly.
3. Observe that the "Enter the Content to Generate Questionnaires" text is not centrally aligned.

## Expected Behavior
- Clicking on empty space should **not trigger navigation**.
- The text should be **centrally aligned** for better readability.

## Possible Fixes
- Check if an **unintended `` tag or `onClick` event** is applied to the whole section.
- Adjust alignment (`text-align: center;` or use `flexbox/grid`) to ensure proper text alignment.

## Screenshot

https://github.com/user-attachments/assets/923a2e97-2005-40a3-bfaf-7e1be0c96b59

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。