Results 35 issues of darkred

The 'GitHub Issue Add Details ' script no longer works (in existing or new comments of issue/pull requests). Instead it shows in Console this error: ``` TypeError: Cannot read properties...

bug
enhancement

I've noticed in 'GitHub Collapse In Comment' that the lines count value appears to be +1 the expected one. The relevant line in the script: https://github.com/Mottie/GitHub-userscripts/blob/af1d51d243ee22773606516c8592f82ebc89720e/github-collapse-in-comment.user.js#L126 For the following block:...

Greetings @Mottie It's a feature request I wanted to make for a long time now: it's about your awesome script, "GitHub table of contents". Would it be possible to make...

enhancement

Closes #123 ## Test URLs https://github.com/ ## Screenshot ![2021-05-05_225054](https://user-images.githubusercontent.com/723651/117201541-6bac9f80-adf5-11eb-8cec-b088e9ae5ecd.jpg) ![](https://user-images.githubusercontent.com/723651/117467468-63bb3f80-af5c-11eb-9e8f-955a199b1700.gif) --- ## Note to reviewers I use `.removeAttribute('open')` to close the dropdown.

Currently, once you mouseover the notification counter and the popup appears, the only way to close it is to click outside the popup. My suggestion is the popup to close...

enhancement
help wanted

(follow-up to https://github.com/tanmayrajani/notifications-preview-github/issues/89#issuecomment-618091190) *(Tested extension 20.4.22 in a fresh Chrome 81/Firefox 75 profile)* if I enable `Show only participating notifications` then the notification number in the bubble is no longer...

I'd like to suggest this: any image attachments in the Attachments table to also be shown inline as thumbnails. IMHO, the thumbnail to appear where the arrow points (between the...

wanted

Greetings I've noticed that the 'Twitter Reply Count' script no longer works, i.e. there's no reply count e.g. for the test URL of the description screenshot: https://twitter.com/TwitterSupport/status/1150813610370748416 *(open the URL...

discussion

Greetings It's about the 'Github News Feed Filter' script. I've just noticed that the `Actions` list is no longer populated, I'm getting this error twice instead: ``` Uncaught TypeError: Array.forEach...

(Github News Feed Filter)
Needs reproduction

My suggestion is to either expand the [`prefer-dom-node-text-content`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-dom-node-text-content.md) rule ([source](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/rules/prefer-dom-node-text-content.js)) to also enforce `.textContent` over `.innerHTML`, or implement a new `no-inner-html` rule. The motive for this is mainly because, in...

evaluating
new rule