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

fixing a few bugs with tool tip overflow #87

Conversation

bradmbaker
Copy link
Contributor

@mistercrunch
this fixes a few issues with the tooltips that were introduced with my last change.

Specifically, it makes the tooltips flow over elements to their right by setting the z-index of more left columns in the dashboard thus the tooltip will always flow over the more right elements.

It also scales the charts in the dashboard down 5% so there is no bleeding out of the bottom.

image

@mistercrunch
Copy link
Member

Awesome. I have to admit that I spent a good hour or so trying to fix this before without success... Good work!

mistercrunch added a commit that referenced this pull request Dec 17, 2015
…ow_to_actually_work

fixing a few bugs with tool tip overflow
@mistercrunch mistercrunch merged commit b04c422 into apache:master Dec 17, 2015
hughhhh referenced this pull request in lyft/incubator-superset Apr 1, 2018
Ops has optimized on the amount of workers we should have based upon our orca .sls. We should follow this pattern and allow this to updated based upon what ops likes

Where grain is set:
https://github.com/lyft/salt/blob/1308c64f5ab9ae5f735f6e404e6e3aa16a87ab37/salt/grains/core.py#L90-L140

@lyft/command-center @mistercrunch @amalakar @betodealmeida
john-bodley added a commit to john-bodley/superset that referenced this pull request Aug 15, 2018
Cherry-pick(s): Bugfix multi-line chart and icon + unit test
betodealmeida pushed a commit that referenced this pull request Jul 2, 2020
NejcZdovc added a commit to blotoutio/superset that referenced this pull request Apr 16, 2021
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Oct 4, 2021
* update version in package template

* change only first letter to uppercase

* update template

* add language choice
zhaoyongjie referenced this pull request in zhaoyongjie/incubator-superset Nov 17, 2021
* update version in package template

* change only first letter to uppercase

* update template

* add language choice
zhaoyongjie referenced this pull request in zhaoyongjie/incubator-superset Nov 24, 2021
* update version in package template

* change only first letter to uppercase

* update template

* add language choice
zhaoyongjie referenced this pull request in zhaoyongjie/incubator-superset Nov 25, 2021
* update version in package template

* change only first letter to uppercase

* update template

* add language choice
zhaoyongjie referenced this pull request in zhaoyongjie/incubator-superset Nov 26, 2021
* update version in package template

* change only first letter to uppercase

* update template

* add language choice
NejcZdovc added a commit to blotoutio/superset that referenced this pull request Feb 28, 2022
NejcZdovc added a commit to blotoutio/superset that referenced this pull request Nov 8, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.7.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants