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

Dashboard Input Control multi-select options do not work when browser is at certain middle sizes #75708

Closed
TinaHeiligers opened this issue Aug 21, 2020 · 3 comments
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

Comments

@TinaHeiligers
Copy link
Contributor

TinaHeiligers commented Aug 21, 2020

Kibana version:
Originally reported for 7.8.0 by a customer.
Reproduced in master

Elasticsearch version:
Originally reported for 7.8.0
Reproduced in master

Server OS version:
Mac Catalina 10.15.6

Browser:
Chrome Version 84.0.4147.135 (Official Build) (64-bit)

Original install method (e.g. download page, yum, from source, etc.):
Reproduced running from source

Describe the bug:
At certain browser sizes, the multi-select inputs clear when selected items span over multiple lines
Steps to reproduce:

  1. Run kibana
  2. Install the sample flight data set
  3. Resize the browser such that more than one input is next to another.
  4. Open the dashboard and select enough Origin Cities so that the number selected spans over multiple lines.
  5. Observe that once the number of items selected spans over more than one line, the input clears.

** Work-around**
I figured out how to work around the issue by resizing the Input Control panel such that there is only one input per line in the panel.
With one input per line, one can select items such that they span multiple lines.
Expected behavior:
The selected items should remain

Screenshots (if relevant):
Inputs clear in this case:
Screen Shot 2020-08-21 at 15 01 30

Inputs don't clear in when there is only one per line in the control vis:
Screen Shot 2020-08-21 at 15 03 21

Errors in browser console (if relevant):
None
Provide logs and/or server output (if relevant):
None
Any additional context:
Video of the undesired behavior in action:
input_controls_vis_clearing

Video of work-around:
Input_control_workaround

@TinaHeiligers TinaHeiligers added bug Fixes for quality problems that affect the customer experience Feature:Input Control Input controls visualization Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@Sunji180
Copy link

Sunji180 commented Oct 5, 2020

yes i have the same issue the multi-select clears when the line is to long

@ThomThomson
Copy link
Contributor

ThomThomson commented Oct 5, 2020

Hey everyone! I believe this is a duplicate of #76142, and has been fixed in #76573.

You should get that fix in 7.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants