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

[dev.icinga.com #9025] A tooltip of the service grid's x-axe makes it difficult to click the title of the currently hovered column #1592

Closed
icinga-migration opened this issue Apr 9, 2015 · 5 comments
Labels
area/javascript Affects the javascript framework bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9025

Created by jmeyer on 2015-04-09 07:50:01 +00:00

Assignee: mjentsch
Status: Resolved (closed on 2015-04-20 09:34:51 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-04-20 09:34:51 +00:00 (in Redmine)


That's due to the rotation. I'd suggest to move the tooltip to the bottom of such formatted elements to prevent this case.

Changesets

2015-04-16 16:32:47 +00:00 by mjentsch f07c0d8

Add option to change tooltip settings from data attributes

refs #9025

2015-04-16 16:32:47 +00:00 by mjentsch 0974b70

Display service grid tooltips on the top

fixes #9025

2015-04-20 09:21:10 +00:00 by mjentsch ce6be0c

Only use JS tooltips when non-native tooltip behavior is required

Only display JS tooltips when there are specific requirements for delay, there is a specific alignment or HTML markup can be rendered in the tooltip.

fixes #9025

2015-04-20 10:02:17 +00:00 by mjentsch 423b92f

Remove gravity settings from servicegrid

refs #9025
@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-04-16 16:35:05 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 0974b70.

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-20 07:25:22 +00:00

  • Status changed from Resolved to Assigned
  • Assigned to set to mjentsch
  • Done % changed from 100 to 90

Sorry to bother you again, but the tooltip doesn't point to the correct title. It's shown on the left title instead of the one the mouse is pointing at.

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-04-20 08:38:30 +00:00

You are right, the correct link is hovered which should indicate what its showing the tooltip for, but the arrow could be misleading. To avoid confusion I think well have to revert to native ones in this case.

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-20 09:32:59 +00:00

Build !#698 triggered by commit ce6be0c passed successfully.

Branch: origin/master
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-04-20 09:34:51 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 90 to 100

Applied in changeset ce6be0c.

@icinga-migration icinga-migration added bug Something isn't working area/javascript Affects the javascript framework labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/javascript Affects the javascript framework bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant