yavin-dev / framework

A framework for rapidly building production quality analytics applications
https://yavin.dev
MIT License
84 stars 35 forks source link

Update: Allow paste of comma-separated emails into recipients field #1714

Closed daniellevinson closed 1 year ago

daniellevinson commented 1 year ago

Description

Allow paste of comma-separated emails into recipients field.

Proposed Changes

<DimensionBulkImportSimple> already does the trick, this just adds the option to force-click Use Split Values. Also, didn't see a reason for <NaviEmailInput> and <FilterValues::MultiValueInput> to be controlled.

Screenshots

paste

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.