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(UI): card component spaces #336

Merged
merged 4 commits into from
Oct 11, 2024

Conversation

Usmanfee
Copy link
Contributor

@Usmanfee Usmanfee commented Sep 30, 2024

Description

Card component wasn't handling longer text description gracefully and some Label and typography elements spaces wasn't consistent to look appealing. I implemented some new css properties to make longer text transition in truncate and introduced margin around text elements.

Why

The longer text cause broken UI and user can't read the rest of the information which was coming beneath the card component.

After fix:
Screenshot 2024-09-30 at 10 24 02

Issue

#335

Checklist

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

@Usmanfee Usmanfee requested review from oyo and MaximilianHauer and removed request for oyo and MaximilianHauer September 30, 2024 07:52
@Usmanfee Usmanfee changed the title fix(UI):card component spaces fix(UI): card component spaces Sep 30, 2024
@MaximilianHauer MaximilianHauer requested review from oyo and manojava-gk and removed request for oyo October 2, 2024 07:18
@MaximilianHauer
Copy link

@Usmanfee pr is still in draft

@Usmanfee Usmanfee marked this pull request as ready for review October 9, 2024 07:12
Copy link

@oyo oyo merged commit 72cb531 into eclipse-tractusx:main Oct 11, 2024
8 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