opensearch-project / alerting

đź“ź Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
60 stars 102 forks source link

[BUG] UI Bug on Actions input under a Trigger #1411

Open melegar opened 8 months ago

melegar commented 8 months ago

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:

  1. Create a new monitor or edit an existing monitor
  2. Fill out all options, and create a new action
  3. With the action open, type into the message textbox
  4. 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?

Do you have any screenshots? See before screenshot image

After typing a letter: image

kgcreative commented 8 months ago

This may be related to this issue: https://github.com/opensearch-project/alerting-dashboards-plugin/issues/785

melegar commented 8 months ago

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.