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

Fix Searchbar Focus Style: Added Border Radius for Smooth Edges" #1610

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

Conversation

Vishwajeet594
Copy link

Related Issue

None

Description

This pull request fixes the issue with the search bar where, previously, on focus (when clicked with the mouse), the search bar displayed asquare border radius. I have added a border-radius to ensure smooth, rounded edges on focus, enhancing the overall UI consistency and user experience.

Type of PR

  • Bug fix

Screenshots / videos (if applicable)

Before:
Screenshot 2024-09-26 200823

After:
Screenshot 2024-09-26 200927

(Before: square edges on focus, After: rounded edges on focus)

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

This fix improves the user interface by making the search bar focus state visually consistent with other UI elements that have rounded edges.

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flipkart-clone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 2:55pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @Vishwajeet594! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. kindly remember to check our contributing guidelines

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