Failure in browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb | Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet
### Summary
Failing job(s):
https://ops.gitlab.net/gitlab-org/quality/staging-canary/-/jobs/12085063
Failing spec(s):
Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet
Corresponding test case(s):
https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347817
### Stack trace
```
Failure/Error: snippet.edit_comment(edited_comment_content)
Capybara::ElementNotFound:
Unable to find visible css "[data-testid=\"edit-note-field\"],[data-qa-selector=\"edit-note-field\"]"
Shared Example Group: "comments on snippets" called from ./qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb:48
# ./qa/page/base.rb:146:in `find_element'
# ./qa/support/page/logging.rb:39:in `block in find_element'
# ./qa/support/page/logging.rb:206:in `log_slow_code'
# ./qa/support/page/logging.rb:39:in `find_element'
# ./qa/page/base.rb:235:in `click_element_coordinates'
# ./qa/support/page/logging.rb:75:in `click_element_coordinates'
# ./qa/page/base.rb:277:in `fill_element'
# ./qa/support/page/logging.rb:101:in `fill_element'
# ./qa/page/component/snippet.rb:232:in `edit_comment'
# ./qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb:58:in `block in edit_comment'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb:57:in `edit_comment'
# ./qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb:39:in `block (4 levels) in <module:QA>'
# ./qa/specs/spec_helper.rb:141:in `block (2 levels) in <top (required)>'
# /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'
# ./qa/specs/knapsack_runner.rb:17:in `run'
# ./qa/specs/runner.rb:57:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/template.rb:35:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/bootable.rb:52:in `launch!'
```
### Screenshot / HTML page

### Possible fixes
<!-- Default due date. -->
<!-- Base labels. -->
<!-- Work classification type label, please apply ignore type label until the investigation is complete and an [issue type](https://about.gitlab.com/handbook/engineering/metrics/#work-type-classification) is determined.-->
<!-- Test failure type label, please use just one.-->
<!--
Choose the stage that appears in the test path, e.g. ~"devops::create" for
`qa/specs/features/browser_ui/3_create/web_ide/add_file_template_spec.rb`.
-->
<!--
Select a label for where the failure was found, e.g. if the failure occurred in
a nightly pipeline, select ~"found:nightly".
-->
issue