Esri / solutions-components

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

Map view layout do not show the toolbar when there is single map in the create feature mode #905

Open azizaparveen opened 1 week ago

azizaparveen commented 1 week ago

Describe the bug

When clicking on Create feature from split view, the layout changes to map view, if there is only one map, the toolbar is not showing up. image but I have another app that has multiple maps and toolbar shows up.

Expected Behavior

The toolbar should be visible.

Reproduction Steps & Sample

Test app: https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=414bf95f3ca240faa98df7f5e0537ef9 1) Launch the test app 2) Click on the Create feature 3) Notice that the layout changes to map view layout 4) Notice that the tollbar flashes for a second but goes away after that.

Other Relevant Info

No response

azizaparveen commented 6 days ago

cc @sarahmcdonald7

pratiksabale07 commented 3 hours ago

@azizaparveen

Cause

Items Is required Status Comments
Required NLS changes? No
Required Backward compatibility No
Required 508 No
Need Sanitize? No

Impact Analysis Report

Impacted Areas Comments
Have Configuration changes? No
Have Runtime changes? Yes
Impact on RTL No
Impact on map in map view layout When clicking on Create feature from split view, the layout changes to map view, if there is only one map, the toolbar should always shown