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

[BUG] UI drops focus when configuring a monitor action #785

Closed
spapadop opened this issue Oct 25, 2023 · 3 comments
Closed

[BUG] UI drops focus when configuring a monitor action #785

spapadop opened this issue Oct 25, 2023 · 3 comments
Labels
bug Something isn't working untriaged

Comments

@spapadop
Copy link

What is the bug?
On latest v2.11, when configuring an action on any monitor, the fields "Message subject" and "Message" accept only one character before they lose focus. To write a sentence you need to strike a letter, click on the field again, strike next letter, etc. This bug did not exist on v2.10.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to playground.opensearch.org and edit the sample_cluster_metrics_nodes_stats_monitor
  2. Click on "sample_node_trigger"
  3. Click on "Add action"
  4. Give it any name you like
  5. Try to edit "Message subject" or " Message" fields. You'll notice that each time you enter a character the UI loses focus.
  6. "Enable action throttling" and try to enter a value on "Throttle actions to only trigger every". Same thing happens.

What is the expected behavior?
The fields "Message subject", "Message" and "Throttle actions to only trigger every" not to lose focus while editing.

What is your host/environment?

  • I'm on macOS, used Firefox, Safari and Chrome browser
  • Experienced the problem on the official opensearch playground cluster and on other local clusters
@spapadop spapadop added bug Something isn't working untriaged labels Oct 25, 2023
@adamdepollo
Copy link

Commenting for support -- this behavior is EXTREMELY annoying.

@sandervandegeijn
Copy link

sandervandegeijn commented Dec 26, 2023

Confirmed in Firefox and Brave. I'm typing in text edit and pasting for now..

Screen.Recording.2023-12-26.at.14.34.52.mp4

@AWSHurneyt
Copy link
Collaborator

@spapadop Thanks for calling out this bug!

We have a fix at the moment that has been merged to our 2.11 branch, and will be included in a future patch. For now I'll close this issue as we're tracking the fix in issue #853

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

4 participants