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(tile): fix expanable content visibility #10203

Conversation

kennylam
Copy link
Member

@kennylam kennylam commented Mar 8, 2023

Related Ticket(s)

#10202

Description

Fixes styles for tile - expanded content to be visible when tile is expanded.

Changelog

New

  • {{new thing}}

Changed

  • make expanded content visible

Removed

  • {{removed thing}}

@kennylam kennylam requested a review from a team as a code owner March 8, 2023 14:43
@kennylam kennylam requested a review from RichKummer March 8, 2023 14:43
@kennylam kennylam linked an issue Mar 8, 2023 that may be closed by this pull request
2 tasks
@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link

@RichKummer RichKummer left a comment

Choose a reason for hiding this comment

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

LGTM!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Mar 8, 2023
@kodiakhq kodiakhq bot merged commit a71b9f9 into carbon-design-system:main Mar 8, 2023
@kennylam kennylam deleted the fix/tile-expandable-hidden-content-10202 branch March 8, 2023 21:53
kennylam added a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Dec 4, 2023
### Related Ticket(s)

carbon-design-system#10202 

### Description

Fixes styles for `tile - expanded` content to be visible when tile is expanded.

### Changelog

**New**

- {{new thing}}

**Changed**

- make expanded content `visible`

**Removed**

- {{removed thing}}

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
kennylam added a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Jun 11, 2024
### Related Ticket(s)

carbon-design-system#10202 

### Description

Fixes styles for `tile - expanded` content to be visible when tile is expanded.

### Changelog

**New**

- {{new thing}}

**Changed**

- make expanded content `visible`

**Removed**

- {{removed thing}}

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: carbon web components Ready to merge Label for the pull requests that are ready to merge
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[tile]: content not visible when tile is expanded
3 participants