Skip to content

Improve Login and Get Started button hover interactions#332

Merged
KaranUnique merged 9 commits into
Canopus-Labs:developmentfrom
mayank10k:fix-login-button-hover-pointer
Jul 6, 2026
Merged

Improve Login and Get Started button hover interactions#332
KaranUnique merged 9 commits into
Canopus-Labs:developmentfrom
mayank10k:fix-login-button-hover-pointer

Conversation

@mayank10k

Copy link
Copy Markdown

📝 Pull Request Description

Related Issue

Closes #328

Summary

This PR improves the user experience of the Login and Get Started buttons by:

  • Adding a hover effect to the Login button.
  • Changing the cursor to pointer for the Login button.
  • Changing the cursor to pointer for the Get Started button.
  • Providing better visual feedback for interactive elements.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature
  • ♻️ Refactoring
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🔥 Other (please describe)

How Has This Been Tested?

  • Verified the Login button displays the hover effect correctly.
  • Verified both the Login and Get Started buttons display the pointer cursor on hover.
  • Confirmed that no existing functionality was affected.

Screen Recording

Before

Screen.Recording.2026-07-03.205722.mp4

After

Screen.Recording.2026-07-03.205757.mp4

Checklist

  • My code follows the project's guidelines
  • I have tested my changes
  • I have updated documentation where necessary (not required for this change)
  • I have linked the related issue
  • My changes do not introduce new warnings or errors

@KaranUnique KaranUnique changed the base branch from main to development July 6, 2026 05:47
@KaranUnique KaranUnique merged commit d503188 into Canopus-Labs:development Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Improve button interactivity for Login and Get Started buttons

5 participants