namesakefyi / namesake

Web app to aid with the legal name and gender marker change process in the U.S.
Other
4 stars 2 forks source link

fix: Improve login screen tab switching #147

Closed evadecker closed 2 weeks ago

evadecker commented 2 weeks ago

What changed?

https://github.com/user-attachments/assets/638f2119-aafe-4afb-8882-fe11994813b3

Why?

Improve the fluidity and UI of the login.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 3f29f6a7d891e96433c508f291428966ebb57c7d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------- | ----- | | namesake | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cloudflare-workers-and-pages[bot] commented 2 weeks ago

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f29f6a
Status: ✅  Deploy successful!
Preview URL: https://79024939.namesake-639.pages.dev
Branch Preview URL: https://login-tweaks.namesake-639.pages.dev

View logs

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 8.09%
⬇️ -0.04%
328 / 4054
🔵 Statements 8.09%
⬇️ -0.04%
328 / 4054
🔵 Functions 1.12%
⬇️ -0.01%
1 / 89
🔵 Branches 7.95%
⬇️ -0.09%
7 / 88
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/AnimateChangeInHeight/AnimateChangeInHeight.tsx 0% 0% 0% 0% 1, 10-15, 17-23, 25, 27-32, 34-39, 41, 44
src/components/TextField/TextField.tsx 0% 0% 0% 0% 1, 27-35, 37-42, 44-45, 48-61, 63-64, 69-70, 73
src/routes/_unauthenticated/signin.tsx 0% 0% 0% 0% 1, 25-27, 29-38, 40-42, 44-47, 49-55, 57-59, 61-62, 64-77, 79-81, 84-88, 90-100, 102-113, 116, 119-120, 122-123, 127-130, 132-133, 137-145, 147-153, 155-156, 163, 165-177, 179-183, 185-204, 206-212, 214, 216-222, 224, 229-232, 234-252, 254-255, 259-266, 268-273, 275, 280, 282-288, 291-294, 298
Generated in workflow #99 for commit 3f29f6a by the Vitest Coverage Report Action