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

UI Issue - Image Exceeds <a> Tag Boundaries #11308

Open
charithmaddoju opened this issue Oct 2, 2024 · 6 comments
Open

UI Issue - Image Exceeds <a> Tag Boundaries #11308

charithmaddoju opened this issue Oct 2, 2024 · 6 comments
Labels
keep Requests exempt from being punctually stale

Comments

@charithmaddoju
Copy link

Description:
I noticed a UI issue where an image inside an tag slightly exceeds its boundary, causing the layout to look misaligned. The dimensions of the tag and the image inside it differ, leading to this overflow.

How to Reproduce:

  1. Open the website URL.
  2. The issue can be immediately noticed on the homepage (or specific page if applicable).

Current Behavior:
When inspecting the tag, the dimensions appear as 144px * 19.2px, while the image inside has dimensions of 144px * 20px. This causes the image to exceed the boundaries of the anchor tag, making it extend slightly out of alignment.

Expected Behavior:
The image should be perfectly contained within the tag without overflow. The dimensions of both should match, ensuring that the UI looks aligned and clean.

Screenshots:
Current Page:
image

Expected Page:
image

Suggested Fix:
After applying display: inline-block to the tag, the dimensions align properly, and the image is perfectly contained within the anchor tag.

Request:
I would like to contribute to resolving this issue. Could you please assign it to me?

@charithmaddoju
Copy link
Author

I've raised this issue after identifying the UI problem, and I would like to resolve it myself. Please assign the issue to me, and I'll start working on the fix.

@eshellman
Copy link
Collaborator

We can consider this in November. Needs testing on a variety of platforms/browsers.

@eshellman eshellman added the keep Requests exempt from being punctually stale label Oct 2, 2024
@ayushrskiaa
Copy link

@eshellman please assign this issue to me under hacktoberfest. I would like to contribute in this project.

@bhavy3103
Copy link

bhavy3103 commented Oct 10, 2024

I'm interested in this issue to solve.

@devDEV03
Copy link

/assign

@DSK2307
Copy link

DSK2307 commented Oct 19, 2024

I am interested in this and want to contribute . Please assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep Requests exempt from being punctually stale
Projects
None yet
Development

No branches or pull requests

6 participants