Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Hover Effect on Button #401

Open
PiyushY111 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #402
Open

Missing Hover Effect on Button #401

PiyushY111 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #402

Comments

@PiyushY111
Copy link

The button component currently lacks a hover effect, which impacts the user experience. A hover effect is essential to provide visual feedback when users interact with the button.

Screen.Recording.2025-02-19.at.5.25.37.PM.mov

Current Behaviour:

  1. The button remains static when hovered over, without any visual change.
  2. No background color transition or styling effect on hover.

Expected Behaviour:

  1. When hovered, the button should change its background color to provide a visual cue.
  2. Smooth transition should be applied to enhance the user experience.
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 a pull request may close this issue.

1 participant