calcite-design-system icon indicating copy to clipboard operation
calcite-design-system copied to clipboard

refactor(flow, flow-item)!: Adds `open` property to flow-item to control which panel should be displayed.

Open driskull opened this issue 2 years ago • 2 comments

Related Issue: #5072

Summary

refactor(flow, flow-item)!: Adds open property to flow-item to control which panel should be displayed.

BREAKING CHANGE: The open property must be defined to display a specific flow-item within a flow.

driskull avatar Jul 06 '22 18:07 driskull

@jcfranco do you want to discuss this PR soon?

Besides the flow, the only other component that removes an element seems to be the pick list: https://github.com/Esri/calcite-components/blob/master/src/components/pick-list/shared-list-logic.ts#L201-L204

driskull avatar Jul 22 '22 23:07 driskull

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

github-actions[bot] avatar Aug 10 '22 02:08 github-actions[bot]