You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): add refresh button to regionSubmenu (#5641)
## Problem
Originally, wanted refresh for EC2 connect QuickPick so that we can
update instance status in the QuickPick.
This problem can be generalized to all users of the regionSubmenu.
## Solution
Add refresh button to regionSubmenu.
### Implementation Details
- Testing the refresh is a little awkward. There is a comment in the
`packages/core/src/test/shared/ui/prompters/regionSubmenu.test.ts` file
explaining the choices made.
---
<!--- REMINDER: Ensure that your PR meets the guidelines in
CONTRIBUTING.md -->
License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
0 commit comments