On hover over PR “Files changed” tab, show a popup with the list of files
See original GitHub issueOn hover over the Files changed tab of the page for a pull request, show a popup with the list of files.
For example, when I hover of the Files changed tab of https://github.com/mdn/browser-compat-data/pull/6958, I get a popup showing:
mathml/elements/math.json
mathml/elements/mglyph.json
mathml/elements/mlabeledtr.json
mathml/elements/mo.json
mathml/elements/mspace.json
mathml/elements/mstyle.json
mathml/elements/mtable.json
mathml/elements/mtd.json
mathml/elements/mtr.json
Rationale: It’d be convenient if I didn’t need to actually open the https://github.com/mdn/browser-compat-data/pull/6958/files page just to see the list of which files got touched.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12 (12 by maintainers)
Top Results From Across the Web
On hover over PR “Files changed” tab, show a popup ... - GitHub
On hover over the Files changed tab of the page for a pull request, show a popup with the list of files. For...
Read more >Collaborating with Pull Requests Using the Github Desktop App
If you hover over a specific line in the “Files Changed” tab, you should see a little blue plus button pop up near...
Read more >Source code navigation | CLion Documentation - JetBrains
To see only the recently edited files, press Ctrl+E again or select the Show changed only checkbox. Recent files changed only.
Read more >Git and PR Workflow - NUbook
To review code on GitHub, go to the relevant PR page and open the Files Changed tab. This will show the diff of...
Read more >FileCenter Change Log
Corrected issue with menu ribbons showing up in the Home tab. ... adding a refresh to Files pane after files changed through Preview...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think that in the past I would have liked to see the file list while leaving a comment, so I wouldn’t be opposed to such a feature as long as:
title
attribute (.tooltipped
is clipped by the tabnav’soverflow:auto
)Example:
It probably isn’t a very difficult feature if the
title
attribute can be updated on the fly on every browser.Saving your code in this commit: 0d8be65a26ee5c6005e5e5a8efdf5fc4b23761e2
But closing and deleting the branch