Esri / solutions-components

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

Map picker does not show in table view in Manager #916

Open azizaparveen opened 2 hours ago

azizaparveen commented 2 hours ago

Describe the bug

When there are multiple maps, map picker is not showing in Table view layout image

Expected Behavior

Map picker should show up

Reproduction Steps & Sample

Test app: https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=3b707d16ab6649cdb6dac78f2982a6d5

  1. Launch the app
  2. Notice the app have two maps,
  3. Change the layout to Table view
  4. Notice that the map picker is not showing up.

Other Relevant Info

No response

jmhauck commented 2 hours ago

@azizaparveen I just handled this this morning along with the other 2 issues regarding picker icons logged in the IA repo https://github.com/Esri/solutions-components/pull/915

azizaparveen commented 2 hours ago

awesome John, thanks so much.