Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Alerting 2.10] Use input element for typing when selecting delegate monitor #872

Merged

Conversation

amsiglan
Copy link
Contributor

Description

When selecting delegate monitors for composite monitor creation, we are typing in the combo box div element which is throwing invalid typing element error. This PR fixes that by selecting the child input element instead.

This change is already part of #866 for 2.x

Issues Resolved

opensearch-project/alerting-dashboards-plugin#728

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
@kavilla kavilla merged commit 0f94b9d into opensearch-project:2.10 Sep 18, 2023
34 of 35 checks passed
amsiglan added a commit to amsiglan/opensearch-dashboards-functional-test that referenced this pull request Sep 19, 2023
When selecting delegate monitors for composite monitor creation, we are typing in the combo box div element which is throwing invalid typing element error. This PR fixes that by selecting the child input element instead.

This change is already part of opensearch-project#866 for 2.x

Issues Resolved:

opensearch-project/alerting-dashboards-plugin#728

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
kavilla pushed a commit that referenced this pull request Oct 6, 2023
* forcing name typing (#865)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* [Alerting] use input element for typing (#872)

When selecting delegate monitors for composite monitor creation, we are typing in the combo box div element which is throwing invalid typing element error. This PR fixes that by selecting the child input element instead.

This change is already part of #866 for 2.x

Issues Resolved:

opensearch-project/alerting-dashboards-plugin#728

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* wait before checking update status

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants