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.

Fix "Undo close tab" strangeness

See original GitHub issue

If you open an issue in Firefox, then for example change the labels, close the tab with Ctrl + W then undo closing the tab with Ctrl + Shift + T it will load the issues as it was before you changed the labels. This is super confusing if this is a typical workflow for you (as is it for me when triaging hundreds of issues).

It would be super impressive if Refined Github could somehow fix this problem somehow.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
fregantecommented, Dec 18, 2019

Boom:

const marker = document.querySelector('.js-timeline-marker');
marker.dispatchEvent(new CustomEvent("socket:message", {
	bubbles: true,
	detail: {data: {gid: marker.dataset.gid}}
}))
1reaction
janpiocommented, Dec 21, 2019

This would improve my life so much ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Undo reopens closed windows instead of tabs, add ... - GitHub
I think this might be the culprit. Open a few tabs. Close a few tabs. Close Firefox. Reopen Firefox. Your window has a...
Read more >
Reopen Closed Tab isn't working correctly : r/Safari - Reddit
When I want to reopen closed tab, I changed the command to shift+command+T and when I use that command, the tab reopens, ...
Read more >
View and access your recently closed tabs with the Undo ...
Access your recently closed tabs from a convenient pop-up menu with the Undo Closed Tabs Button extension for Firefox and Chrome.
Read more >
[Quick Fix] How to Open Recently Closed Tabs in Chrome
Answer: Click on the Chrome menu, Go to the History option, you will find an option with the number of tabs you have...
Read more >
"Recently closed tabs" are forgotten after Chrome restarts a ...
Now close the app and your normal Chromium window (with tabs open). Then open the app and close it again. Finally open normal...
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