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.

`batch-open-conversations` on repo without access fires too early

See original GitHub issue

image Notice the last 2 do not have check boxes.

https://github.com/primer/octicons/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc Go into an issue and then click back (The same happens on refined-github but gave an external link for maintainers to test)

The issue is waitfordomready: false. select-observer can be used or wait for domReady here ⬇️

https://github.com/sindresorhus/refined-github/blob/e1d836a2f542bb77e9510e5c5aaed2af8c572c91/source/features/batch-open-conversations.tsx#L83-L84

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
yakov116commented, Sep 7, 2020

Yeah I agree. That why I didn’t open a pr before asking. https://github.com/yakov116/refined-github/commit/8aa9447d281a4ae2cab6ddc29d29de1eb13b2e7c what about that?

1reaction
fregantecommented, Sep 6, 2020

Agreed

Read more comments on GitHub >

github_iconTop Results From Across the Web

git - How to update a file in remote repo, without cloning that ...
If you are using Github you can use the Github Web Editor. The most easy way to update files without cloning the repo...
Read more >
pull from origin repo, push to your own fork - gists · GitHub
Whenever I want to create pull requests to a repo that I don't have write access to, I: Fork the original repo to...
Read more >
Build Azure Repos Git repositories - Azure Pipelines
Azure Pipelines must be granted access to your repositories to trigger their builds and fetch their code during builds.
Read more >
Bring a local folder to remote git repo - Super User
As hinted in GitHub help: Create a new repository on GitHub. Open Git Bash. Change the current working directory to your local project....
Read more >
PyCharm - Commit and push changes to Git repository
If you have not set your username, PyCharm will prompt you to specify it when you first attempt to commit changes.
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