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
31 stars 65 forks source link

Table: Autocomplete Cell Picker #2311

Open cjwinsor opened 3 months ago

cjwinsor commented 3 months ago

Prerequisites

Proposal

We should support using the modus-autocomplete as a cellEditorType. The scope of this is on edit, show autocomplete and on item select to set the value of the cell. Make sure it works with text, badge, and hyperlink columns.

Motivation and context

No response

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 ?

None

Are you using Modus Web Components in production ?

No response

ElishaSamPeterPrabhu commented 3 months ago

Image

The support of autocomplete is present, any more modifications required?