elastic/kibana

ILM number changing when scrolling

Open

#175715 opened on Jan 26, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Feature:ILMTeam:Kibana Managementbuggood first issue

Description

Kibana version: 8.11.3 and 8.9.1

Elasticsearch version: Same

Server OS version: Unknown

Browser version: Safari Version 17.0 (19616.1.27.211.1) & Chrome Version 120.0.6099.109 (Official Build) (arm64)

Browser OS version: MacOS Sonoma (and Windows)

Original install method (e.g. download page, yum, from source, etc.): Unknown, but self-managed

Describe the bug: When editing an ILM policy: if you still have a field selected when you scroll down/up on the page, the nr you’ve put in will also scroll down/up.

Steps to reproduce:

  1. Go to edit ILM policy
  2. Select/edit a number field for days/hours in the policy
  3. Without deselecting the field, scroll in the window

Expected behavior: The number should stay as it was originally put in.

Screenshots (if relevant):

https://github.com/elastic/kibana/assets/6585477/1ef5a57c-1c53-4728-838f-16a7ac7b6dc9

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context: Provided by a customer, Volvo Group Connected Solutions.

Contributor guide