TINYDOC-3558 - Add Welcome chat actions section to AI Chat page#4278
Merged
Conversation
kemister85
requested review from
a team,
ltrouton,
metricjs,
shanmen-tiny and
tiny-ben-tran
and removed request for
a team
July 15, 2026 23:23
kemister85
marked this pull request as ready for review
July 15, 2026 23:23
tiny-ben-tran
approved these changes
Jul 15, 2026
shanmen-tiny
approved these changes
Jul 16, 2026
metricjs
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ticket: TINYDOC-3558
Site: Staging
Changes:
Added a dedicated
Welcome chat actionssection to the AI Chat page (modules/ROOT/pages/tinymceai-chat.adoc), positioning the feature as a named capability rather than only a configuration detail.The section explains the feature's purpose and behavior: it customizes the Chat sidebar empty state with a welcome message and suggested action buttons, shown before the first request and again for each new conversation.
Added a
Configurationsubsection that links to the existing option references (tinymceai_chat_welcome_messageandtinymceai_chat_welcome_actions) and includes a concise usage example, without re-documenting the full option-level reference details.Documentation Lead review