trimble-oss / modus-web-components

This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
https://modus-web-components.trimble.com/
MIT License
34 stars 71 forks source link

Table: Support multiselect for autocomplete cell editor #2669

Open cjwinsor opened 3 months ago

cjwinsor commented 3 months ago

Prerequisites

Proposal

Add ability to select multiple items from the autocomplete cell editor

Motivation and context

Provide all features of autocomplete to table editor, ultimately.

What is the issue regarding ?

@trimble-oss/modus-web-components

Priority

Medium

What product/project are you using Modus Components for ?

Modus

What is your team/division name ?

Modus

Are you willing to contribute ?

No

Are you using Modus Web Components in production ?

No response

cjwinsor commented 3 months ago

@egunther39 Need guidance on how to proceed visually for multiselect when table has and doesn't have row wrapping. Also with consideration that we have another issue to place the chips above the textbox for the normal autocomplete. Let me know if you have any questions.