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(button): change prop dangerDescriptor to dangerDescription #18302

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

makafsal
Copy link
Member

@makafsal makafsal commented Jan 7, 2025

Closes #17922

Parity: Button

Changelog

packages/web-components/src/components/button/button.ts

Changed

  • Changed prop dangerDescriptor to dangerDescription

Testing / Reviewing

  1. Open storybook
  2. Select the Button from components section
  3. Select the Danger story
  4. Set prop dangerDescription
  5. Turn on the VoiceOver and focus the button
  6. Expect: announce the dangerDescription value you've given in the prop

@makafsal makafsal requested a review from a team as a code owner January 7, 2025 12:21
@makafsal makafsal requested review from kennylam and guidari January 7, 2025 12:21
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 9589c64
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/679b20579ede2f00086ab7f3
😎 Deploy Preview https://deploy-preview-18302--v11-carbon-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 Jan 7, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 9589c64
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/679b2057d1d2280008e31d35
😎 Deploy Preview https://deploy-preview-18302--carbon-elements.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 Jan 7, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9589c64
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/679b20574977fc000831541a
😎 Deploy Preview https://deploy-preview-18302--v11-carbon-react.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

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.16%. Comparing base (7557e1d) to head (9589c64).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18302      +/-   ##
==========================================
- Coverage   84.17%   84.16%   -0.01%     
==========================================
  Files         408      408              
  Lines       14435    14449      +14     
  Branches     4690     4696       +6     
==========================================
+ Hits        12150    12161      +11     
- Misses       2121     2123       +2     
- Partials      164      165       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tay1orjones tay1orjones requested review from a team and laurenmrice and removed request for a team January 15, 2025 18:39
@tay1orjones
Copy link
Member

Hey, thanks for putting up this PR! I just added @laurenmrice as a reviewer to be sure we get a ux and visual review on this.

Copy link
Contributor

@riddhybansal riddhybansal left a comment

Choose a reason for hiding this comment

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

LGTM

@2nikhiltom 2nikhiltom enabled auto-merge January 28, 2025 06:58
@2nikhiltom 2nikhiltom added this pull request to the merge queue Jan 29, 2025
auto-merge was automatically disabled January 29, 2025 16:05

Pull Request is not mergeable

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 29, 2025
@guidari guidari added this pull request to the merge queue Jan 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 30, 2025
@guidari guidari added this pull request to the merge queue Jan 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 30, 2025
@guidari guidari added this pull request to the merge queue Jan 30, 2025
Merged via the queue into carbon-design-system:main with commit 1e1bc22 Jan 30, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React|WC Parity: Button
8 participants