Skip to content

Conversation

@AndyButland
Copy link
Contributor

πŸ“‹ Description

Adds details on SignalR server events

πŸ“Ž Related Issues (if applicable)

Relates to PR: umbraco/Umbraco-CMS#17776

βœ… Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (β€œwe”, β€œI”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

CMS 15 and 16

Deadline (if relevant)

Any time.

Please note that updates should be copied to the 15 section once approved.

Copy link
Contributor

@nikolajlauridsen nikolajlauridsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me πŸ€©πŸ‘

Copy link
Contributor

@sofietoft sofietoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good to me.

I am wondering though, if this article is placed in the correct section.
Isn't Customizing primarily for working specifically with the Backoffice UI?
Might this be a better fit in the Extending section, which is about extending the existing Umbraco features - be it frontend of backend πŸ€”

@AndyButland
Copy link
Contributor Author

Yes, I wondered about that too. But I put it here as these events would be something you consume in the backoffice - i.e. they are messages from the server to the client. The article is all about how you generate them, but you'll only do this to use them in the backoffice. I also suspect the article will be extended in future with a bit more about how you'd use them in the backoffice. It's not there now as they aren't actually being used yet in core.

@sofietoft
Copy link
Contributor

Alright! πŸ€” But, this is still not related to UI customizations, is it? Because that is what the Customization section is for.

The Extending section holds information about health checks, backoffice search, etc, which are all "backend" material related to the Umbraco Backoffice πŸ€” and to me, this is what this looks like as well πŸ˜… Migth be wrong of course, I'm just going on instinct here.

So, unless these extensions to the article you're mentioning will be UI extensions, I do believe this is a better fit for the Extending section πŸ€”

@AndyButland
Copy link
Contributor Author

OK, I've moved it into the "Extending" section.

@sofietoft sofietoft merged commit 5698f3e into main Aug 12, 2025
13 checks passed
@AndyButland AndyButland deleted the cms/server-events branch September 23, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants