Skip to content

Conversation

@Who-is-PS
Copy link
Member

@Who-is-PS Who-is-PS commented Oct 22, 2025

Description

This PR adds a new not-started status type to the StatusIndicator component to provide a distinct visual indicator for items that haven't begun processing yet.

Changes:

  • Added 'not-started' to StatusIndicatorProps.Type union
  • Created status-not-started.svg icon (simple circle)
  • Updated StatusIndicator internal mapping to support new status
  • Updated icon interfaces and provider

Related links, issue #, if available:
AWSUI-61005

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Who-is-PS Who-is-PS changed the title feat: Add not-started-yet status type for StatusIndicator feat: Add not-started status type for StatusIndicator Oct 29, 2025
@Who-is-PS Who-is-PS force-pushed the philosr/AWSUI-61005-not-started-yet-status-icon branch from 8dc3e7b to cf8c3e3 Compare November 5, 2025 11:16
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.

1 participant