Esri / solutions-components

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

Ignore shift select when selecting features from map in Manager #710

Open azizaparveen opened 1 week ago

azizaparveen commented 1 week ago

Describe the bug

If I use shift-select to select multiple features from map in Manager, it selects additional features seems like it selects all the features that are in between the two rows in the table, may be we should ignore shift - select when selecting from map but keep the cntrl+select for selecting multiple features.

Manager_mapselect

Expected Behavior

it should not select the additional features.

Reproduction Steps & Sample

Test App: https://sg-em-devext.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=f69be4bf902e4494a8827b13c12ff769 1) Launch the app 2) Select a record from the map, 3) Press shift and select another feature, notice that additional features are being selected.

Other Relevant Info

No response

azizaparveen commented 5 days ago

Looks good in devext. cc @sarahmcdonald7