Skip to content

[ux-design-patrol] Inconsistent release-note link format in 8.19.15 changelog entry #50544

@github-actions

Description

@github-actions

Recent commits have introduced UI/UX patterns that diverge from established patterns elsewhere in the codebase. The following inconsistency reduces design consistency for users.

Design Drift Findings

1. Broken URL scheme in one release-note bullet (ttps:// vs https://)

Commit(s): f94d51957763ee54ee97d3d8d8cec75f08770649 (link)

New pattern (introduced by commit):

* Fix container input not respecting max bytes when parsing CRI partial lines. ttps://github.com/elastic/beats/pull/49743[#49743] ...

Existing pattern (established elsewhere):

* Fix http_endpoint input shared server lifecycle causing joiner deadlock ... https://github.com/elastic/beats/pull/49415[#49415] ...
* Fix CSV decoder producing malformed JSON ... https://github.com/elastic/beats/pull/50097[#50097] ...

Location of new pattern: changelog/8.19.15.asciidoc:78

Location of existing pattern: changelog/8.19.15.asciidoc:77, changelog/8.19.15.asciidoc:79

User impact: The malformed scheme produces a broken link in user-facing release notes, while adjacent entries use the standard https:// format. Users encounter inconsistent link behavior in the same section.

Suggested Actions

  • Replace ttps://github.com/elastic/beats/pull/49743 with https://github.com/elastic/beats/pull/49743 in changelog/8.19.15.asciidoc and verify rendered release notes link correctly.

What is this? | From workflow: UX Design Patrol

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on May 14, 2026, 1:48 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:DocsLabel for the Observability docs team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions