Skip to content

Conversation

@AKRITI-ENG
Copy link

Changes

This PR adds smooth CSS transitions to form elements for a better user experience.

Improvements made:

  • Added smooth color transitions to buttons on hover (0.2s ease)
  • Added smooth transform effect when buttons are pressed
  • Added smooth box-shadow transitions for form inputs on focus
  • Improved disabled state styling with grayscale filter for better visual distinction
  • Implemented focus-visible for better keyboard navigation accessibility (focus rings only show when using keyboard, not mouse clicks)

Testing

Tested on localhost:3000 with:

  • Button hover effects ✓
  • Button click animations ✓
  • Input field focus transitions ✓
  • Disabled input styling ✓

@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2025

⚠️ No Changeset found

Latest commit: 47af599

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

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.

1 participant