-
- Downloads
Prevent errors when focusing platform button
This change prevents changes in the apollo cache from causing errors in the runner instructions modal. Previously, it was assumed that an element was always focusable, this change adds a check to ensure the element is not focused when its' not available. Changelog: fixed
parent
c37c2c34
No related branches found
No related tags found
Showing
- app/assets/javascripts/vue_shared/components/runner_instructions/runner_instructions_modal.vue 3 additions, 1 deletion...ponents/runner_instructions/runner_instructions_modal.vue
- spec/frontend/vue_shared/components/runner_instructions/runner_instructions_modal_spec.js 29 additions, 18 deletions...nts/runner_instructions/runner_instructions_modal_spec.js
-
mentioned in merge request kubitus-project/kubitus-installer!2145 (merged)
Please register or sign in to comment