Skip to content

fix: update layout and styling of login and signup pages for mobile screens#2479

Merged
JivusAyrus merged 2 commits into
mainfrom
suvij/improve-the-mobile-version-of-login-and-signup-pages
Jan 29, 2026
Merged

fix: update layout and styling of login and signup pages for mobile screens#2479
JivusAyrus merged 2 commits into
mainfrom
suvij/improve-the-mobile-version-of-login-and-signup-pages

Merge branch 'main' into suvij/improve-the-mobile-version-of-login-an…

71922a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

1.50% (target 30.00%)

View this Pull Request on Codecov

1.50% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.50%. Comparing base (6a51aaa) to head (71922a8).

Files with missing lines Patch % Lines
studio/src/pages/login.tsx 0.00% 12 Missing ⚠️
studio/src/pages/signup.tsx 0.00% 4 Missing ⚠️
studio/src/components/auth/auth-components.tsx 0.00% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (1.50%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2479       +/-   ##
==========================================
- Coverage   63.21%   1.50%   -61.72%     
==========================================
  Files         296     292        -4     
  Lines       41474   46748     +5274     
  Branches     4312     431     -3881     
==========================================
- Hits        26219     703    -25516     
- Misses      15233   45762    +30529     
- Partials       22     283      +261     
Files with missing lines Coverage Δ
studio/src/components/auth/auth-components.tsx 0.00% <0.00%> (ø)
studio/src/pages/signup.tsx 0.00% <0.00%> (ø)
studio/src/pages/login.tsx 0.00% <0.00%> (ø)

... and 585 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.