Skip to content

Conversation

@charleshtrenholm
Copy link
Contributor

The event handler for the PermSearch dropdown was incorrectly defined, resulting in function.prototype.bind called on incompatible target. This fix wraps the handler in an arrow function to make the action actually work.

@coveralls
Copy link

coveralls commented May 3, 2022

Pull Request Test Coverage Report for Build 2265257787

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 51.232%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/client/components/dashboard/NarrativeList/ControlMenu/sharing/PermSearch.tsx 0 1 0.0%
Totals Coverage Status
Change from base Build 2191796744: -0.02%
Covered Lines: 962
Relevant Lines: 1668

💛 - Coveralls

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants