Esri / solutions-components

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

Ability to edit attribute table is disabled when map is collapsed in Manager #484

Closed azizaparveen closed 8 months ago

azizaparveen commented 10 months ago

Describe the bug

The issue is logged in https://devtopia.esri.com/WebGIS/solutions-web-development/issues/138 In the Manager Instant App I lose the ability to edit an attribute table when the map is collapsed. This image shows the update and delete buttons and the attribute table is editable (this is a spatial layer) image

Then collapse the map. Click on a different record and you can no longer edit the table image

Open the map, click off and back on that record and you can now edit it image

Expected Behavior

I expect to move through the table and be able to update any records attributes without having to open and close the visibility of the map.

Reproduction Steps & Sample

Repro steps are described in the above section. This application should be available to see behavior - https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=8f514804a9cc475a8a9c0675cab2489e

Other Relevant Info

Impact This workflow although is using a spatial feature for forms, pop-ups,etc doesn;t rely on a spatial location, therefore asking the user to open and close the map during their workflow when they could be updating multiple records is confusing and a lotg of extra clicking. We would most likely reconsider using the Manager app.

Another example here: https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=e94eb0905eb343878b0232e809f27bf0 image

azizaparveen commented 8 months ago

verified