Closed lucas-a-martins closed 1 week ago
@lucas-a-martins could you add a proper PR description and test description?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 15.78%. Comparing base (
21d107c
) to head (3e714d9
). Report is 60 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@lucas-a-martins could you add a proper PR description and test description?
Done!
@blueorangutan ui
Description
This PR fixes the bug presented in the issue #9668, where the
Start instance
dialog in the UI does not respond to theCtrl+Enter
command.Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
I tested by using the
Ctrl+Enter
command when starting a VM in the instance list view and the VM details view. Worked as intended in both cases.