-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add refresh key binding to EC2 SSM instance list #50
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
The EC2 SSM instance list does not reflect newly launched instances until the user navigates back and re-enters the screen. Add an in-place refresh capability.
Scope
Refresh Key Binding
- Add
rkey binding to instance list screen - Reuse existing
loadInstances()flow (Loading screen → refreshed list) - Reset filter and selection index on refresh
- Ignore
rduring filter mode (treat as text input)
UI
- Show
r: refreshin bottom key binding hint
Docs
- Update README key bindings table
Reference
- Existing pattern: RDS detail
rkey refresh / poll - File:
internal/app/screen_ec2.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request