Closed
Description
Actual Behavior
With showBackButton
being internal and defaulting to false, by default a flow item within a shadow root is missing the back button, breaking the functionality of a flow item.
Expected Behavior
It should show a back button when it is the active flow item
Reproduction Sample
https://codepen.io/eborgen/pen/vYaygZy
Reproduction Steps
Observe that with a structure that puts a shadow root boundary between the calcite-flow
and calcite-flow-item
, the back button does not render.
Reproduction Version
next.707
Relevant Info
No response
Regression?
between beta.99 and next.707
Impact
High - it breaks the workflow unless I set an internal prop and ignore the type error
Esri team
ArcGIS Map Viewer