Control visualizations resetting when multi-select drop down reaches the bottom of the visualization #76142
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Input Control
Input controls visualization
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
triage_needed
Kibana version:
7.8.1
Elasticsearch version:
7.8.1
Server OS version:
Linux
Browser version:
Chrome / Firefox
Browser OS version:
Windows
Original install method (e.g. download page, yum, from source, etc.):
Docker install from source
Describe the bug:
We recently upgraded from 7.5.1 to 7.8.1 and there seems to be a change in behavior for control visualizations. When a multi-select drop down is used to select multiple items in the list, it will continue to fill the open space under the control of the visualization until the bottom of the visualization is reached. At this point, the control selector resets the control visualization back to the last applied state. In version 7.5.1, this was not the case. In 7.5.1, the visualization would continue to add selected items to the list and if it hit the bottom of the visualization white space, it would cause the visualization to start to scroll, which in this case, is perfectly acceptable.
Steps to reproduce:
Expected behavior:
The expected behavior is what we have in our 7.5.1 cluster where rather than resetting the control when the list reaches the bottom of the visualization, it simply causes the visualization to scroll and allows for more items to be selected.
Screenshots (if relevant):

This is before clicking another option in the multi-select drop down. Right after I click any of these, it will force the drop down list to reach the bottom of the visualization, causing the entire control visualization to reset.
This is after clicking one more test from that drop down showing that it clears all previously selected content in the controls of that visualization.

This is the same visualization in our 7.5.1 production cluster where it causes the visualization to scroll when you select multiple entries from the list that extend out of the bounds of the visualization.

Errors in browser console (if relevant):
No console errors are displayed
Provide logs and/or server output (if relevant):
Not relevant
Any additional context:
The text was updated successfully, but these errors were encountered: