Skip to content

UI update#1629

Merged
omroy07 merged 2 commits intoomroy07:mainfrom
Trapti10:ui-update
Feb 22, 2026
Merged

UI update#1629
omroy07 merged 2 commits intoomroy07:mainfrom
Trapti10:ui-update

Conversation

@Trapti10
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

This PR addresses multiple UI inconsistencies on the Services → Marketplace page affecting layout, theming, and responsiveness.

The identified issues were impacting user experience by causing horizontal overflow in the navbar, reduced visibility of the "Back to Home" button in light mode, and improper positioning of the like (heart) button on larger screens.

These changes ensure better visual consistency, improved accessibility, and responsive alignment across different screen sizes.

What changes are included in this PR?

  • Fixed navbar horizontal overflow by correcting width/alignment styling.

  • Improved contrast of the "Back to Home" button in light mode to ensure proper visibility.

  • Corrected positioning of the like (heart) button inside product cards to prevent it from being cut off on larger screens.

  • Adjusted CSS layout properties to maintain consistent responsiveness across viewports

Are these changes tested?

Yes.

The changes were manually tested by:

Verifying layout behavior on large and small screen sizes.

Switching between light and dark modes to confirm proper contrast.

Inspecting product cards to ensure the like button remains fully visible.

Confirming no horizontal scrolling occurs due to navbar overflow.

No automated tests were required as these are UI styling fixes and do not affect business logic.

Are there any user-facing changes?

Yes.

Users will notice:

Properly aligned navbar without overflow.

Clearly visible "Back to Home" button in light mode.

Fully visible and correctly positioned like (heart) buttons on product cards across all screen sizes.

There are no breaking API changes.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 22, 2026

@Trapti10 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07 omroy07 merged commit 9e7bcd6 into omroy07:main Feb 22, 2026
2 of 5 checks passed
@github-actions
Copy link
Copy Markdown

🎉 Congrats @Trapti10 on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

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.

Multiple UI layout issues on Services → Marketplace page (Navbar, Theme, Product Card)

2 participants