question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make `Fixes` tooltip show the title of the issue

See original GitHub issue

Example URL: https://github.com/sindresorhus/got/pull/921

image

Expected:

This pull request closes issue #925: Don’t throw on 204 No Content when parsing response

It’s quite similar to https://chrome.google.com/webstore/detail/github-hovercard/mmoahbbnojgkclgceahhakhnccimnplk (see the 4th screenshot)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
yakov116commented, Nov 16, 2019

I think its important to show this info it teaches people how to open a pull request that will close another issue

1reaction
fregantecommented, Nov 18, 2019

What you say makes sense and I too am mildly annoyed by the two different tooltips, but:

  1. Moving that information inside the large hovercard will get lost in the rest of the text
  2. It’s such a nitpick that IMHO it’s not worth the discussion/complexity of code and UI
Read more comments on GitHub >

github_iconTop Results From Across the Web

Make Fixes tooltip show the title of the issue #2543 - GitHub
The tooltip and the hovercard are for two separate pieces of information and IMHO it doesn't make much sense to show the issue...
Read more >
Can't change bootstrap Tooltip title - Stack Overflow
This doesn't change the tooltip title if the tooltip has already been created. You need to call .tooltip('fixTitle') after setting the new title...
Read more >
Format Titles, Captions, Tooltips, and Legends - Tableau Help
If a title or caption isn't showing, open the Worksheet menu and select Show Title or Show Caption. For dashboards and stories, there...
Read more >
Tooltips - Bootstrap
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-attributes for local title ...
Read more >
829352 - Make the title attribute visible on keyboard focus
The title shows up on hover but not on keyboard focus. ... because it's easy to fix and its a problem that has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found