Skip to content

More button animations#128

Merged
ebinbellini merged 3 commits into
devfrom
feature/more-button-animations
May 12, 2026
Merged

More button animations#128
ebinbellini merged 3 commits into
devfrom
feature/more-button-animations

Conversation

@ebinbellini

@ebinbellini ebinbellini commented Apr 23, 2026

Copy link
Copy Markdown

We already had the loading prop for . This change makes every button that should show a loading state actually use this prop.

Added the animation to:

  • Login button
  • Save draft button
  • Submit application button
  • Change password modal primary button
  • Delete account modal primary button

Also changed some to

Closes #124

We already had the loading prop for <Button>. This change makes every
button that should show a loading state actually use this prop.

Added the animation to:
- Login button
- Save draft button
- Submit application button
- Change password modal primary button
- Delete account modal primary button

Also changed some <a> to <Link>

@SebbeBlom SebbeBlom left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks great, just one piece of what i think is dead code we might what to remove it while at it.

Comment thread frontend/apply/src/app/components/Button.tsx Outdated
@ebinbellini ebinbellini merged commit dcd8571 into dev May 12, 2026
1 check 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.

2 participants