Skip to content

Flow: do not remove child items from the DOM when drilling #5072

@benelan

Description

@benelan

Description

Update calcite-flow to no longer remove a calcite-flow-item from the DOM when drilling. Instead, a selected property should be added to calcite-flow-item to determine which item is actively visible instead of assuming the last child item in a flow wins. The calcite-flow will be updated to look at the selected property of a calcite-flow-item.

Acceptance Criteria

  • Flow Items are no longer removed from the DOM when drilling.
  • New selected property on Flow Item is used instead

Relevant Info

blocked until #5071 is completed

Which Component

calcite-flow
calcite-flow-item

Example Use Case

No response

Metadata

Metadata

Labels

4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.ArcGIS Maps SDK for JavaScriptIssues logged by ArcGIS SDK for JavaScript team members.Calcite (dev)Issues logged by Calcite developers.breaking changeIssues and pull requests with code changes that are not backwards compatible.enhancementIssues tied to a new feature or request.spike completeIssues that have a research spike completed and dev work can proceed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions