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

Patternfly Catalog code is causing icon to be skewed #19

Open
abhinandan13jan opened this issue Mar 23, 2022 · 5 comments
Open

Patternfly Catalog code is causing icon to be skewed #19

abhinandan13jan opened this issue Mar 23, 2022 · 5 comments

Comments

@abhinandan13jan
Copy link

abhinandan13jan commented Mar 23, 2022

Describe the issue. What is the expected and unexpected behavior?
This piece of CSS is causing this issue -> Catalog tile Icon is skewed (https://bugzilla.redhat.com/show_bug.cgi?id=2029977)

File: _catalog-tile.scss

.catalog-tile-pf-icon { //from 
    font-size: 40px;
    height: 40px;
    max-width: 60px;
    min-width: 40px;
}

DevCatalog-BadLogo

instead of

DevCatalogLogoLooksGood-FromChristian

img is constrained on both width and height which should not happen

Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.

Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug. non blocking

What is your product and what release version are you targeting?
Openshift 4.10

@abhinandan13jan abhinandan13jan changed the title Patternfly Catalog code is causing icon to be skewed _catalog-tile.scss Patternfly Catalog code is causing icon to be skewed Mar 23, 2022
@stale
Copy link

stale bot commented May 23, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label May 23, 2022
@abhinandan13jan
Copy link
Author

Will this not be fixed?

@stale stale bot removed the wontfix This will not be worked on label May 25, 2022
@stale
Copy link

stale bot commented Jul 25, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jul 25, 2022
@stale stale bot closed this as completed Aug 8, 2022
@jschuler jschuler reopened this Sep 7, 2022
@stale stale bot removed the wontfix This will not be worked on label Sep 7, 2022
@jschuler
Copy link

jschuler commented Sep 7, 2022

@abhinandan13jan this is an issue found in the react-catalog-view-extension which is a community extension. Sometimes issues in community extensions are picked up and fixed by a PF team member, but generally we ask the wider community to fix issues within these extensions. You can read more about it here
https://www.patternfly.org/v4/extensions/community-extensions

@stale
Copy link

stale bot commented Dec 23, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Dec 23, 2022
@stale stale bot closed this as completed Jan 7, 2023
@jessiehuff jessiehuff reopened this Jan 10, 2023
@jessiehuff jessiehuff removed the wontfix This will not be worked on label Jan 10, 2023
@nicolethoen nicolethoen transferred this issue from patternfly/patternfly-react Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants