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

Fixing Text Placement Issue in Manual Image Searches #71

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

premsaivarmachekuri
Copy link
Contributor

Description

This PR addresses the issue related to text placement when performing a manual image search using a word in our project. Currently, when users manually enter a search term, the text appears in an undesirable location, disrupting the user experience. This PR aims to enhance the user experience by ensuring that text placement is consistent and user-friendly, regardless of how the search term is entered.

Related Issue(s)

This PR resolves the issue #67 related to text placement during manual image searches.

Changes

  • Added logic to adjust the placement of text when users manually enter a search term for image search.
  • Ensured that the text does not interfere with the images and is displayed in a user-friendly manner.

Screenshots or GIFs

Before
image

After
image

Checklist

  • I have read and followed the contributing guidelines.
  • My code follows the project's coding style and conventions.
  • I have added unit tests to ensure the code works as expected.
  • I have updated the project documentation (if necessary).

Additional Comments

This PR should significantly improve the user experience when manually searching for images using a word. The changes have been thoroughly tested and are ready for merging.

By submitting this PR, I confirm that:

  • I have reviewed my code and believe it is ready for merging.
  • I understand that this PR may be subject to review and changes.
  • I agree to abide by the code of conduct and contributing guidelines of this project.

@netlify
Copy link

netlify bot commented Oct 2, 2023

👷 Deploy request for vijaykv-image-searcher pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f11f123

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for stalwart-begonia-80f542 failed.

Name Link
🔨 Latest commit f11f123
🔍 Latest deploy log https://app.netlify.com/sites/stalwart-begonia-80f542/deploys/651a5bd39c43210008956af4

@Vijaykv5 Vijaykv5 merged commit c2f8b1e into Vijaykv5:master Oct 2, 2023
@Vijaykv5
Copy link
Owner

Vijaykv5 commented Oct 2, 2023

Thanks for the contribution 🚀

@premsaivarmachekuri
Copy link
Contributor Author

Thanks for the contribution 🚀

Your Welcome @Vijaykv5 . Happy to contribute 🙌

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.

2 participants