Skip to content

[calcite-flow-item] does not have a back button if within a shadow root #6237

Closed
@ethanbdev

Description

@ethanbdev

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

Metadata

Metadata

Assignees

Labels

4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.ArcGIS Map ViewerIssues logged by ArcGIS Map Viewer team members.enhancementIssues tied to a new feature or request.has workaroundIssues have a workaround available in the meantime.p - mediumIssue is non core or affecting less that 60% of people using the library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions