AOSSIE-Org / AOSSIE-Org/EduAid

Unwanted Vertical Scrollbar Appears on All Pages

Đang mở
#345 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
171
Fork
423
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# Global UI Issue: Unwanted Vertical Scrollbar (EduAid)

## Overview
A vertical scrollbar appears on **all EduAid pages** even when the content does not overflow the viewport. This breaks the intended full-screen layout and negatively impacts the overall user experience.

The issue is **global** and reproducible across all routes (for example, `/question-type`).

---

## Expected Behavior
- Pages should fit entirely within the viewport.
- Scrollbars should appear only when content actually overflows.
- A consistent full-screen layout should be maintained across all pages.

---

## Actual Behavior
- A vertical scrollbar is always visible.
- Extra empty space appears below the main content.
- Page height exceeds the viewport unnecessarily.

---

## Scope
- **Affects:** All pages
- **Type:** Global UI / Layout issue

---

## Possible Causes
- `height: 100vh` used together with padding or margins
- Global layout wrapper exceeding viewport height
- Missing CSS reset on `html` and `body`
- Footer or fixed-position elements pushing content downward

---

## Attachments
Screenshots attached showing:
- Persistent scrollbar
- Extra spacing below primary UI content

Image

Image

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.