Using GNFF 8.1.0 with Tampermonkey 4.6 in Chrome 66/Firefox 60 (tested in a new profile too).
I've noticed that whenever I click the 'Repositories' tab, it's empty of content.
This is an example error entry from the Chrome's console:
ERROR: Execution of script 'Github News Feed Filter' failed! Failed to execute 'add' on 'DOMTokenList': The token provided ('5 repositories') contains HTML space characters, which are not valid in tokens.
and here from Firefox's console:
ERROR: Execution of script 'Github News Feed Filter' failed! String contains an invalid character userscript.html:2:172
Also, as a sidenote, I'd like to ask you please to consider displaying the filter's entries by default, as it was in previous versions of the script.
Currently you have to click either the 'Actions' or the 'Repositories' title, for its content to populate. I would definitely prefer the previous behavior.
Maybe, also make it so that a second click on any of the titles (Actions/Repositories/'News feed filter') to cause the filters content to collapse. And if there's a filter remains active, to make the parent title (Actions/Repositories) bold, as a visual reminder.
Thank you
Using GNFF 8.1.0 with Tampermonkey 4.6 in Chrome 66/Firefox 60 (tested in a new profile too).
I've noticed that whenever I click the 'Repositories' tab, it's empty of content.
This is an example error entry from the Chrome's console:
and here from Firefox's console:
Also, as a sidenote, I'd like to ask you please to consider displaying the filter's entries by default, as it was in previous versions of the script.Currently you have to click either the 'Actions' or the 'Repositories' title, for its content to populate. I would definitely prefer the previous behavior.
Maybe, also make it so that a second click on any of the titles (Actions/Repositories/'News feed filter') to cause the filters content to collapse. And if there's a filter remains active, to make the parent title (Actions/Repositories) bold, as a visual reminder.
Thank you