Skip to content

fix(catalog-tile): titles over-run boundary for long names w/o breaks#83

Closed
logonoff wants to merge 1 commit intopatternfly:mainfrom
logonoff:patch-1
Closed

fix(catalog-tile): titles over-run boundary for long names w/o breaks#83
logonoff wants to merge 1 commit intopatternfly:mainfrom
logonoff:patch-1

Conversation

@logonoff
Copy link
Copy Markdown
Member

@logonoff logonoff commented Mar 20, 2025

fixes #82

before:
image

after:
image

@patternfly-build
Copy link
Copy Markdown

patternfly-build commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

@dlabaj dlabaj left a comment

Choose a reason for hiding this comment

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

LGTM! @mcoker @srambach not sure if you have any feedback.

@mcoker
Copy link
Copy Markdown
Contributor

mcoker commented Mar 27, 2025

LGTM though this shows that it's an issue with the patternfly <Card>, too. I'd like to see us change it there, then catalog tile would get it for free.

@logonoff
Copy link
Copy Markdown
Member Author

LGTM though this shows that it's an issue with the patternfly <Card>, too. I'd like to see us change it there, then catalog tile would get it for free.

I've opened a PR for CardTitle containing the same changes :)

@logonoff
Copy link
Copy Markdown
Member Author

succeeded by patternfly/patternfly#7420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Catalog Tile titles over-run boundary for long names w/o breaks

6 participants