🎨 Improve Login Page CSS & Implement Username Persistence
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 8s
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 18s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
Deploy to Production / Build & Deploy to Production (push) Successful in 3m12s

Improvements:
 Input field text color: White (#ffffff) for better visibility
 Label color: Clear white for better contrast
 Input field borders: Refined styling with transparency
 Remember username feature: Implemented localStorage persistence
 Error messages: Red color (#ff7675) for emphasis
 Login button: Enhanced styling with hover effects
 Helper text: Added for better UX guidance

Features:
- Auto-fill username from localStorage when checked
- Improved visual hierarchy
- Better color contrast for accessibility
- Enhanced focus states

Testing:
 6/6 Playwright E2E tests passing
 All input fields now clearly visible
 Username persistence verified
 CSS styling verified
 Button interactions verified

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-05 19:35:01 +09:00
parent d3b607ce28
commit 20f0e32632
8 changed files with 577 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB