The message interaction shows a configured message while a step is parked, but its page title is always the dispatcher default "Continue" (or, since #3606872: Let each interaction provide its own dispatcher page title, whatever the interaction returns in code). A site building a flow from message steps cannot title each one (for example "Booking received" on a confirmation step).

Proposed resolution

Add an optional "Page title" setting to the message interaction. When set, the interaction title() returns it so the dispatcher uses it as the page title; when empty, the default is kept. This widens the interaction title() contract added in #3606872: Let each interaction provide its own dispatcher page title to allow a plain admin-configured string in addition to a fixed translatable label.

Remaining tasks

Review the merge request.

Issue fork orchestra-3606875

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

  • mably committed 27e36c37 on 1.x
    feat: #3606875 Let the message interaction configure its page title
    
    By...
mably’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.