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(Datagrid): resolve CSP in subcomponents #6229

Merged

Conversation

anamikaanu96
Copy link
Contributor

Addressing 2 files from 6189

Replaced inline style in DatagridExpandedRow.tsx
Removed styles from DatagridActions.js since its not getting applied anywhere

What did you change?

packages/ibm-products/src/components/Datagrid/utils/DatagridActions.js
packages/ibm-products/src/components/Datagrid/Datagrid/DatagridExpandedRow.tsx

How did you test and verify your work? storybook

@anamikaanu96 anamikaanu96 requested a review from a team as a code owner October 16, 2024 10:50
@anamikaanu96 anamikaanu96 requested review from elycheea and sangeethababu9223 and removed request for a team October 16, 2024 10:50
Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 14b8156
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/6715f42b6c02b2000896f4be
😎 Deploy Preview https://deploy-preview-6229--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 14b8156
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6715f42b4feabc0008d12bfe
😎 Deploy Preview https://deploy-preview-6229--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@elycheea elycheea changed the title fix(subComponents): resolve CSP fix(Datagrid): resolve CSP Oct 16, 2024
@elycheea elycheea changed the title fix(Datagrid): resolve CSP fix(Datagrid): resolve CSP in subcomponents Oct 16, 2024
@anamikaanu96 anamikaanu96 requested a review from elycheea October 18, 2024 10:53
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.69%. Comparing base (dc10d71) to head (14b8156).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6229   +/-   ##
=======================================
  Coverage   78.68%   78.69%           
=======================================
  Files         395      395           
  Lines       12794    12793    -1     
  Branches     4214     4212    -2     
=======================================
  Hits        10067    10067           
+ Misses       2727     2726    -1     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@anamikaanu96 anamikaanu96 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into carbon-design-system:main with commit 95c6489 Oct 21, 2024
23 checks passed
@anamikaanu96 anamikaanu96 deleted the datagridSubCompCSP branch October 21, 2024 06:46
@anamikaanu96 anamikaanu96 added the hacktoberfest https://hacktoberfest.com/ label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants