aws-samples / aws-samples/sample-identity-recertification-vigil
Add a 'no resources found' empty state to the discovery run history
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In the UI Discovery page (`ui/src/pages/CyclesAdmin.jsx`), when a cycle returns 0 resources, show a friendly empty-state message explaining that no resources are tagged `owner=` yet, with a one-line hint on how to tag one. Small, self-contained UI task.
Contributor guide
Research direction
Start in ui/src/pages/CyclesAdmin.jsx and trace how the Discovery page renders a cycle's resources. Check the zero-resource case, then add the friendly empty-state message explaining that no resources are tagged owner= and include the one-line tagging hint. Done means a cycle with 0 resources shows this guidance clearly in the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100