Skip to content

Match against "all" without regard to case, so the plugin can work. #60

@eigood

Description

@eigood

https://github.com/IITC-CE/Community-plugins/blame/ab78cd5757b009c0d81d430482ade8a2c50e9f38/dist/DanielOnDiordna/filter-comms.user.js#L336

In my browser, the comms tab is "All", while the referenced line is matching against "all". If I edit it locally(add .toLowerCase()), then it works, and I can filter comm as the plugin expects.

It would probably be better tho to filter against @data-channel=all, but I don't know how best to proceed with a patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions