Skip to content

Conversation

@rebecca-shoptaw
Copy link
Contributor

Adds the ability to display a success or error icon to the status indicator, and the ability to hide the loading indicator dots, and begins encapsulating prop input rendering within the ia-status-indicator-story component.

return (
choose(
settings.inputType,
[['radio', () => this.radioPropInputTemplate(settings)]],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's a lot of overlap between these templates, and I wonder if they could be tidied up a bit or the approach adjusted (something worth considering if we plan to eventually use this code in the story-template

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.42%. Comparing base (99fce05) to head (7c2c268).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   60.00%   68.42%   +8.42%     
==========================================
  Files           5        5              
  Lines          45       57      +12     
  Branches        5        7       +2     
==========================================
+ Hits           27       39      +12     
  Misses         15       15              
  Partials        3        3              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants