Skip to content

fix(code-snippet): multi copy button#11492

Merged
kodiakhq[bot] merged 2 commits intocarbon-design-system:mainfrom
ariellalgilmore:fix/code-snippet-multi-copy-button
Feb 7, 2024
Merged

fix(code-snippet): multi copy button#11492
kodiakhq[bot] merged 2 commits intocarbon-design-system:mainfrom
ariellalgilmore:fix/code-snippet-multi-copy-button

Conversation

@ariellalgilmore
Copy link
Copy Markdown
Member

@ariellalgilmore ariellalgilmore commented Feb 5, 2024

Related Ticket(s)

Closes #11475

Description

copy button is getting hidden in code-snippet multi.

Changelog

Changed

  • added z-index: 10 to follow react styles

@ariellalgilmore ariellalgilmore marked this pull request as ready for review February 5, 2024 17:52
@ariellalgilmore ariellalgilmore requested a review from a team as a code owner February 5, 2024 17:52
@ariellalgilmore ariellalgilmore requested review from emyarod and sangeethababu9223 and removed request for a team February 5, 2024 17:52
@ibmdotcom-bot
Copy link
Copy Markdown
Contributor

ibmdotcom-bot commented Feb 5, 2024

@ibmdotcom-bot
Copy link
Copy Markdown
Contributor

ibmdotcom-bot commented Feb 5, 2024

@ibmdotcom-bot
Copy link
Copy Markdown
Contributor

ibmdotcom-bot commented Feb 5, 2024

@ibmdotcom-bot
Copy link
Copy Markdown
Contributor

ibmdotcom-bot commented Feb 5, 2024

Copy link
Copy Markdown
Member

@kennylam kennylam 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 Feb 7, 2024
@kodiakhq kodiakhq bot merged commit c65ed61 into carbon-design-system:main Feb 7, 2024
kennylam pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Mar 12, 2024
### Related Ticket(s)

Closes carbon-design-system#11475

### Description

copy button is getting hidden in code-snippet multi. 
### Changelog

**Changed**

- added z-index: 10 to follow react styles

<!-- 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 pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Jun 11, 2024
### Related Ticket(s)

Closes carbon-design-system#11475

### Description

copy button is getting hidden in code-snippet multi. 
### Changelog

**Changed**

- added z-index: 10 to follow react styles

<!-- 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

None yet

Development

Successfully merging this pull request may close these issues.

[CWC cds-code-snippet]: copy button is hidden

3 participants