canvas-kit icon indicating copy to clipboard operation
canvas-kit copied to clipboard

feat: Add new compound status indicator

Open mannycarrera4 opened this issue 3 years ago • 1 comments

Summary

Resolves: https://github.com/Workday/canvas-kit/issues/1637

Release Category

Components

Release Note

We've created a compound component version of our StatusIndicator which you can find under our preview components. This new API will allow for more composability and ergonomic API. With the new component, the default styling is to have sentenced cased text for better accessibility.


Checklist

For the Reviewer

  • [x] PR title is short and descriptive
  • [x] PR summary describes the change (Fixes/Resolves linked correctly)
  • [x] PR Release Notes describes additional information useful to call out in a release message or removed if not applicable
  • [x] Breaking Changes provides useful information to upgrade to this code or removed if not applicable

Where Should the Reviewer Start?

Areas for Feedback? (optional)

  • [ ] Code
  • [ ] Documentation
  • [ ] Testing
  • [ ] Codemods

Testing Manually

Screenshots or GIFs (if applicable)

Thank You Gif (optional)

mannycarrera4 avatar Oct 17 '22 16:10 mannycarrera4



Test summary

737 0 2 0Flakiness 0


Run details

Project canvas-kit
Status Passed
Commit 347a18c7f9 ℹ️
Started Oct 24, 2022 4:00 PM
Ended Oct 24, 2022 4:06 PM
Duration 06:16 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Oct 17 '22 17:10 cypress[bot]

@mannycarrera4 thank you for refactoring switch statement! Now it looks nicer and easier to read 👍

RayRedGoose avatar Oct 21 '22 20:10 RayRedGoose