latitude-dev / latitude

Developer-first embedded analytics

Home Page:https://latitude.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiselect in Select component

geclos opened this issue · comments

Feature Description

Add multi-select support to Select. The multiselection would result in a list of items when the value gets interpolated to the query.

Goal of Feature

Better UX, less repeated select components required.

Current Solution / Workarounds

Use multiple Select components

Alternatives

None

This one requires creating a way to format and parse arrays in our @latitude-data/custom-type package