Skip to content

UI animations#119

Merged
notjackl3 merged 4 commits intomainfrom
frontend/ui-animations
Mar 23, 2026
Merged

UI animations#119
notjackl3 merged 4 commits intomainfrom
frontend/ui-animations

Conversation

@Dimural
Copy link
Copy Markdown
Contributor

@Dimural Dimural commented Mar 20, 2026

Added reusable UI animations for the frontend: fade/blur/scale-in reveals, staggered form entry, button hover/press motion, input focus animations, and subtle hover/focus surface effects.

Used these on the existing /login page only, without changing the current UI layout or flow. Also added a test page that I did not commit to this branch, but took a video to show that the animations work. In the page I used the animation components I created, and labeled each use of it to showcase.

Screen.Recording.2026-03-20.at.7.15.45.PM.mov

These are the animations I have implemented, if anyone has any others that they would like me to create let me know.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
trcc Ignored Ignored Mar 23, 2026 3:57pm

@Dimural Dimural linked an issue Mar 20, 2026 that may be closed by this pull request
@Dimural Dimural force-pushed the frontend/ui-animations branch from 950f445 to d52b7e6 Compare March 20, 2026 23:42
@notjackl3 notjackl3 self-requested a review March 23, 2026 15:45
Copy link
Copy Markdown
Contributor

@notjackl3 notjackl3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! We might need more animations in the future but this looks good for now!

@notjackl3 notjackl3 force-pushed the frontend/ui-animations branch from d52b7e6 to 196ec89 Compare March 23, 2026 15:57
@notjackl3 notjackl3 merged commit 0ce790d into main Mar 23, 2026
3 checks passed
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.

FE 1.5 - UI animations and micro-interactions

2 participants