Skip to content

Replace modal with drawer view in QA test

Sofia Vistas requested to merge replace-modal-with-drawer-qa-test into master

What does this MR do and why?

The CI Variables drawer is being developed under the ci_variable_drawer feature flag, and will replace the modal for creating, editing, and deleting CI variables. (source)

This MR updates the view used by the QA test failing at #427572 (closed) after the feature toggle.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sofia Vistas

Merge request reports