Adds support for multi display type messages #101
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Addresses: INAPP-14008
This PR adds support for multi-step display types and state saving between message step changes.
Note: gist-web-renderer/pull/32 Needs to be deployed first
Note
Enables multi-step display types with step change handling, persistent step/display state, and dynamic re-rendering without duplicate shows.
changeMessageStepwithdisplaySettings; apply changes viaapplyDisplaySettingsand reload component without re-firing events or logging views.queueId; support saved step on initial load; differentiate first load vs display-change reloads.utilities/message-utils; add display-type helpers and overlay position mapping..statekeys from aggressive expiry cleanup.capabilities(MultiStepDisplayTypes) and optionalstepIdto iframe on load.loadEmbedComponent/loadOverlayComponentaccept optionalstepName; idempotentaddPageElement.GIST_VIEW_ENDPOINTtocode.gist.build/renderer/0.6.0-preview13.examples/index.html.Written by Cursor Bugbot for commit acf95ee. This will update automatically on new commits. Configure here.