Click initialize_with_readme_checkbox via javascript
What does this MR do and why?
Similar to the issue as described in https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1356#note_982370870 due to the control-input
class on checkbox has a z-index: -1
and opacity: 0
we are unable to uncheck the input box.
Should fix #370072 (closed) which appears to be have been introduced by !91111 (merged)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.