Skip to content

chore(ui): add space in EventSources page title#16143

Open
nakatani-yo wants to merge 1 commit into
argoproj:mainfrom
nakatani-yo:ui-eventsources-title-spacing
Open

chore(ui): add space in EventSources page title#16143
nakatani-yo wants to merge 1 commit into
argoproj:mainfrom
nakatani-yo:ui-eventsources-title-spacing

Conversation

@nakatani-yo
Copy link
Copy Markdown
Contributor

@nakatani-yo nakatani-yo commented May 26, 2026

Motivation

The EventSources page title displayed in the browser tab / page header was missing a space, showing "EventSources" instead of "Event Sources". This was inconsistent with the breadcrumb text directly below it, which already used "Event Sources" (with a space).

Modifications

In ui/src/event-sources/event-source-list.tsx, changed the <Page> component's title prop from 'EventSources' to 'Event Sources' to match the breadcrumb label.

Verification

Visually confirmed that the page title now reads "Event Sources" (with a space), consistent with the breadcrumb navigation text.

image

Documentation

No documentation changes needed — this is a minor UI cosmetic fix with no behavioral impact.

AI

Gemini

Signed-off-by: nakatani-yo <yoshihito.nakatani@craftsman-software.com>
@nakatani-yo nakatani-yo marked this pull request as ready for review May 26, 2026 13:57
@nakatani-yo nakatani-yo requested a review from a team as a code owner May 26, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant