Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Conversation

@jzaefferer
Copy link
Contributor

This includes two fixes for filterable. The first removes the invalid second string argument from the existing _trigger call. The second adds a filter event, as discussed in #6580. I've named it filter instead of postfilter to be consistent with other events.

I haven't added any unit tests, since there was nothing to extend. The only filterable unit tests is a trivial assert.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a379025 on filterable-6580 into abc9754 on master.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i know this was wrong already but can you just split this onto multiple lines for the object.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't wrong. If the line fits in 100 characters, objects don't need to be split.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok sorry i thought when i asked about this the other day you said if its in a function invocation it had to be ok well this is good to go then @jzaefferer 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants