-
Notifications
You must be signed in to change notification settings - Fork 416
Description
Description
On the student dashboard page, the four data boxes (Notes, PYQs, Subjects, and Completion) within the "Your Stats" section are visually overflowing and extending beyond the white background of the container they are supposed to be in
Steps to Reproduce
-
Navigate to the student dashboard page.
-
The "Your Stats" section on the left side of the screen will show the four boxes.
-
The bug is immediately visible without any user interaction.
Expected Behavior
The four data boxes should be contained entirely within the white background of the "Your Stats" container, without any overflow.
Actual Behavior
The four data boxes are partially visible, with their bottom halves extending below the white background of the "Your Stats" container.
Screenshots / Media
Environment
- OS: Windows 11
- Browser (if applicable): Google Chrome (Version 114.0.5735.199)
- Application Version: NotesVault (latest deployed version)
Additional Context
The issue seems to be a UI/CSS rendering problem and is consistently present on my machine.