Skip to content

Fix UI layout alignment, top nav bar click glitches, and autofill lab…#1014

Open
aucxtix wants to merge 1 commit into
Charushi06:mainfrom
aucxtix:main
Open

Fix UI layout alignment, top nav bar click glitches, and autofill lab…#1014
aucxtix wants to merge 1 commit into
Charushi06:mainfrom
aucxtix:main

Conversation

@aucxtix
Copy link
Copy Markdown

@aucxtix aucxtix commented Jun 1, 2026

This PR fixes layout scaling issues, top navigation glitches, and implements a premium, interactive Lunar Snow Feline mascot for authentication.

Related Issues
Closes #400

Key Fixes
Top Navigation Sync: Fixed the placeholder top links (Dashboard, Tasks, Calendar, Settings) so they actively switch views via the sidebar instead of glitching or jumping the page to the top.

No More Clipping: Fixed the bug where the Field of Study dropdown and form inputs got cut off on smaller screens. Added a strict container (max-height: 92vh) with smooth internal scrolling (overflow-y: auto).

Mascot Upgrade: The character shape is kept constant but updated to a "Lunar Snow Cat" (silvery-white with glowing sapphire eyes) with smooth cursor tracking and responsive typing animations.

Autofill & Password Privacy: Fixed the issue where browser autofill overlapped text labels. Paws now smoothly rise to cover its eyes during password entry and lower slightly when toggling visibility.

Anti-Crash Fetch: Patched the safeFetchJSON handler to prevent the app from crashing into a blank screen if the backend sends an unexpected response.

@aucxtix
Copy link
Copy Markdown
Author

aucxtix commented Jun 1, 2026

please review @Charushi06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

needs to improve the login poopup and can be bypased easily

1 participant