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
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. P1 ⭐ top priority issues pinned

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.

@mcarrano mcarrano added Feature end user feature that requires design to define this, i.e. changes or augments the user experience. needs triage PF5 and removed needs triage labels Jan 12, 2023
@mcarrano mcarrano added this to the 2023.04 milestone Jan 13, 2023
@mcarrano mcarrano modified the milestones: 2023.04, Post v5 priority Feb 28, 2023
@nicolethoen nicolethoen removed the PF5 label Mar 7, 2023
@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
@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 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
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. P1 ⭐ top priority issues pinned
Projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants