futil-js / contexture-react

React components for building contexture interfaces
https://smartprocure.github.io/contexture-react
MIT License
6 stars 4 forks source link

Pass new params to TagsQuery/TagsInput #494

Closed Akrion closed 3 years ago

Akrion commented 3 years ago

This allows us to now specify per filter if we want to sanitize and if we want to with what match pattern. This should resolve issues where we can not input email addresses etc.

decrapifier commented 3 years ago
Warnings
:warning: The README has not been updated. Please update the README.
Messages
:book: Could not find any browser results.

Generated by :no_entry_sign: dangerJS against 54c40b46d261fad8655b1065f56655d64a2fa5a1

stellarhoof commented 3 years ago

@dubiousdavid We don't use TagsInput directly. Instead, we use TagsQuery, which sets splitCommas to true by default