Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
11 stars 5 forks source link

Add support for bulk attribute updates #784

Open azizaparveen opened 4 weeks ago

azizaparveen commented 4 weeks ago

Describe requirements

There will be support added for batch editing with the new bulk attribute update component. The JS API team is working on building the new component. The new bulk attribute updates component will require that the app provides the ability to select multiple features to edit. We are able to support that in Manager by using the multi-select ability in the table. The design is ready

image

image

Alternatives

No response

Other Relevant Info

No response

Impact

No response

azizaparveen commented 4 weeks ago

@sarahmcdonald7

azizaparveen commented 4 weeks ago

@sumitzarkar if you could work on adding the button that will be great, once the component it ready, hopefully we will be able to connect it without much effort.

sumitzarkar commented 1 week ago

@azizaparveen

We have added button for 'Edit Multiple', whenever the component is ready we can use it