alerting
alerting copied to clipboard
[BUG] UI Bug on Actions input under a Trigger
What is the bug? When typing in the actions message box on Microsoft Edge on a monitor, after typing a letter the cursor moves to the message subject field label and you can no longer type without clicking on the message box again.
How can one reproduce the bug? Steps to reproduce the behavior:
- Create a new monitor or edit an existing monitor
- Fill out all options, and create a new action
- With the action open, type into the message textbox
- after typing a letter the cursor will bounce to the message subject label.
What is the expected behavior? You should be able to type in the message box continuously without the cursor leaving the box.
What is your host/environment?
- OS: AWS Opensearch Service / OpenSearch_2_11_R20231113-P2 (latest)
- Version: v2.11.0
- Plugins: Alerting plugin in this case
- Since it seems like a UI issue, I've seen the behavior on Microsoft Edge version 120.0.2210.167 and Google Chrome version 119.0.6045.160
Do you have any screenshots?
See before screenshot
After typing a letter:
This may be related to this issue: https://github.com/opensearch-project/alerting-dashboards-plugin/issues/785
Ah yes it seems like it is, apologies I tried to search for a similar issue but didn’t find one, possibly I didn’t look at closed ones.