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(app marketplace): fix truncated images #1396

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

lavanya-bmw
Copy link
Contributor

@lavanya-bmw lavanya-bmw commented Dec 10, 2024

Description

Fixed my favorites truncated images in app marketplace.

Changelog entry:

- **App Marketplace**:
  - fixed my favorites truncated images in app marketplace [#1396](https://github.com/eclipse-tractusx/portal-frontend/pull/1396)

Why

My favourites app images should not be truncated.

Issue

#1395

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

@@ -56,7 +56,7 @@ export default function FavoriteSection() {
<CarouselBox
title={t('content.appstore.favoriteSection.myFavorite')}
itemWidth={266}
Copy link
Contributor

Choose a reason for hiding this comment

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

I have tested it and it looks fine to me, however.
there is small edge showing up for the previous items, so if you set 270px width, it will fix that as well.

Copy link
Contributor

@kunalgaurav-bmw kunalgaurav-bmw left a comment

Choose a reason for hiding this comment

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

It looks fine to me.

@evegufy evegufy merged commit 5dee0be into eclipse-tractusx:main Dec 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

4 participants