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

Add hover effect to buttons for improved UI interaction #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SheikhZaeem
Copy link

Summary:

This pull request adds a hover effect to the buttons in the question selection UI. The hover effect provides visual feedback to users, improving the overall user experience.

Changes made:

  • Implemented hover background color change for the buttons.
  • Enhanced UI interactivity by adding a subtle hover effect.

Motivation:

The goal of this feature is to improve the UI by providing visual cues during user interaction. Hover effects are commonly used to enhance user experience by offering immediate feedback on clickable elements.

Related Issue:

This PR resolves issue #170

Testing:

  • Ensure that the hover effect works as expected on all buttons.

Let me know if further adjustments are needed!

Issue Link:

Fixes #170

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.

Add hover effect to buttons in question selection
1 participant