StylishThemes / StackOverflow-Dark

📚 Dark theme for Stack Overflow & most Stack Exchange network sites
https://github.com/StylishThemes/StackOverflow-Dark/raw/master/stackoverflow-dark.user.css
Other
686 stars 43 forks source link

Unreadable logic keywords (or, and, ...) in custom filters #216

Closed imsodin closed 4 years ago

imsodin commented 4 years ago

image image

Outer html from debugger on the parent span containing the tags and "or":

<span><span class="s-tag rendered-element">encryption<a class="js-delete-tag s-tag--dismiss" title="Remove tag"><svg class="svg-icon iconClearSm pe-none" width="14" height="14" viewBox="0 0 14 14"><path d="M12 3.41L10.59 2 7 5.59 3.41 2 2 3.41 5.59 7 2 10.59 3.41 12 7 8.41 10.59 12 12 10.59 8.41 7z"></path></svg></a></span><span class="rendered-element">or</span><span class="s-tag rendered-element">hash<a class="js-delete-tag s-tag--dismiss" title="Remove tag"><svg class="svg-icon iconClearSm pe-none" width="14" height="14" viewBox="0 0 14 14"><path d="M12 3.41L10.59 2 7 5.59 3.41 2 2 3.41 5.59 7 2 10.59 3.41 12 7 8.41 10.59 12 12 10.59 8.41 7z"></path></svg></a></span></span>
the-j0k3r commented 4 years ago

Thanks for reporting this, fix in 3,2,1...

the-j0k3r commented 4 years ago

Please update to 4.4.5