I find it inconsistent the way some form ids are named. For example, we have post_node_form for Post content type nodes and comment_node_post_form for its comments. Should've they been named either:
post_node_form
comment_post_node_form
or
node_post_form
comment_node_post_form
Haven't checked how Drupal forms' ids named, but most probably we inherited this mess from Drupal. It's really minor nuance that could be ignored, but then maybe consensus says we should correct it?
Recent comments
My "unexpected shutdown" turned out to be my VPS Host replacing the kernal - they shutdown then restarted the server.
Cloudflare specific advice needed
My suggestions, if there is time to look at recent bug reports: (1) Not sure if the fix for this issue still needs a code review to get labeled as RTBC: Editor link autocomplete...
July 9th, 2026 - Weekly Meetings
Also I would welcome feedback on the approach I've taken to: [A11Y] Update aria role on messages area based on type of messages (#5715)
July 9th, 2026 - Weekly Meetings