developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

Fix Incorrect Scaling of Profile Avatar in Wide Card and Profile Activity Page (#6503)

Open afzalimdad9 opened this issue 1 year ago • 0 comments

This pull request addresses issue #6503, where the profile avatar in the wide card and profile activity page was incorrectly scaled, resulting in a compressed appearance instead of proper zooming.

Problem Details:

Issue URL: https://roadmap.sh/card/wide/65545e1968ca60261330fe9a?variant=dark Affected Browsers: Chrome (Brave browser)

Bug Description: The profile avatar in the wide card was being compressed rather than zooming in as expected, leading to a distorted visual presentation.

Fix Implemented: Adjusted the CSS properties for the profile avatar within the wide card and profile activity page to ensure it scales correctly, matching the expected behavior seen in the standard profile picture view.

Testing: Verified the fix on Chrome and Brave browsers to ensure consistent avatar scaling across the wide card and profile activity page.

Notes: This pull request resolves the visual issue and aligns the avatar scaling with the expected behavior across the relevant components.

afzalimdad9 avatar Aug 24 '24 05:08 afzalimdad9