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

Minimum size for Dashboard container does not encompass the Input Control buttons #15247

Closed
marius-dr opened this issue Nov 29, 2017 · 3 comments · Fixed by #17452
Closed

Minimum size for Dashboard container does not encompass the Input Control buttons #15247

marius-dr opened this issue Nov 29, 2017 · 3 comments · Fixed by #17452
Labels
bug Fixes for quality problems that affect the customer experience Feature:Dashboard Dashboard related features Feature:Input Control Input controls visualization Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Comments

@marius-dr
Copy link
Member

Kibana version: 6.1.0

Browser version: IE11, Chrome 61 and Firefox 57

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

Description of the problem including expected versus actual behavior:
When editing the container sizes for a viz that is displayed on a dashboard, the minimum size constraint doesn't keep track of the buttons that are part of the Input Controls viz.
On IE and Chrome it shows the container dotted line above the buttons, where the slider ends, while on Firefox the dotted line remains under the buttons, but the corner edit button for the container size gets put above the buttons.

Chrome:
chrome_container

Firefox:
firefox_container_size

IE:
ie_container_size

This allows you to overlap other visualizations on top of the Input Control buttons.
overlapp

@marius-dr marius-dr added Feature:Dashboard Dashboard related features Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience labels Nov 29, 2017
@nreese nreese added the Feature:Input Control Input controls visualization label Jan 21, 2018
@nreese
Copy link
Contributor

nreese commented Jan 21, 2018

caused by #13982

@marius-dr
Copy link
Member Author

Looks to be happening in PhantomJS reports as well.
phantom

@bhavyarm
Copy link
Contributor

Need to ensure that input control in iFrames look good. Right now the alignment is messed up :
Chrome:
screen shot 2018-04-11 at 8 49 25 pm

safari:
screen shot 2018-04-11 at 8 51 04 pm

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:Dashboard Dashboard related features Feature:Input Control Input controls visualization Feature:Visualizations Generic visualization features (in case no more specific feature label is available)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants