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

Tile - deprecate Tile component #8542

Closed
mcarrano opened this issue Jan 12, 2023 · 3 comments · Fixed by #10821
Closed

Tile - deprecate Tile component #8542

mcarrano opened this issue Jan 12, 2023 · 3 comments · Fixed by #10821
Assignees
Labels

Comments

@mcarrano
Copy link
Member

Tile can be seen as a specialized version of the Card. Tiles are always clickable and have a compact layout. Deprecate Tile in favor of using clickable cards.

@stale
Copy link

stale bot commented Jun 18, 2023

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 label Jun 18, 2023
@stale stale bot removed the wontfix label Jun 20, 2023
dgdavid added a commit to joseivanlopez/agama that referenced this issue Feb 16, 2024
Which helps rendering a set of options with a tile look&feel.

Not using PatternFly/Tile instead because it looks like it's going to be
deprecated [1] and the PatternFly/Card#isSelectable component is a bit
complex for this first use case.

[1] patternfly/patternfly-react#8542
@wise-king-sullyman wise-king-sullyman moved this from Not started to On deck in PatternFly Issues Feb 27, 2024
@tlabaj tlabaj moved this from On deck to Needs info in PatternFly Issues Jul 25, 2024
@tlabaj
Copy link
Contributor

tlabaj commented Jul 25, 2024

cc @andrew-ronaldson are we deprecating this for v6?

@kmcfaul kmcfaul self-assigned this Jul 25, 2024
@kmcfaul kmcfaul moved this from Needs info to Not started in PatternFly Issues Jul 29, 2024
@kmcfaul kmcfaul moved this from Not started to In Progress in PatternFly Issues Jul 29, 2024
@kmcfaul kmcfaul moved this from In Progress to PR Review in PatternFly Issues Jul 30, 2024
@kmcfaul kmcfaul linked a pull request Jul 30, 2024 that will close this issue
@kmcfaul
Copy link
Contributor

kmcfaul commented Jul 30, 2024

Move Tile to deprecated directory. Opened codemod issue - patternfly/pf-codemods#731.

Add Card demo representing new Tile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants