AOSSIE-Org / AOSSIE-Org/EduAid

Fix Header Layout and Navigation Links on input page

Abierto
#198 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
171
Forks
425
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

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.