Skip to content

Adjust phrasing and naming in multiple UI elements#6238

Merged
Karakatiza666 merged 1 commit into
mainfrom
issue5301
May 18, 2026
Merged

Adjust phrasing and naming in multiple UI elements#6238
Karakatiza666 merged 1 commit into
mainfrom
issue5301

Conversation

@Karakatiza666
Copy link
Copy Markdown
Contributor

Part of #5301

@Karakatiza666 Karakatiza666 requested a review from mihaibudiu May 14, 2026 17:44
@Karakatiza666 Karakatiza666 added the Web Console Related to the browser based UI label May 14, 2026
let layoutControls = $derived([
{ icon: 'fd fd-panel-left', text: 'Pipelines', value: showPipelinesPanel },
{ icon: 'fd fd-panel-bottom', text: 'Monitoring', value: showMonitoringPanel },
{ icon: 'fd fd-panel-bottom', text: 'Montior', value: showMonitoringPanel },
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this looks wrong

let layoutControls = $derived([
{ icon: 'fd fd-panel-left', text: 'Pipelines', value: showPipelinesPanel },
{ icon: 'fd fd-panel-bottom', text: 'Monitoring', value: showMonitoringPanel },
{ icon: 'fd fd-panel-bottom', text: 'Montior', value: showMonitoringPanel },
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This shouldn't be changed.

@Karakatiza666 Karakatiza666 added this pull request to the merge queue May 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 15, 2026
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

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

LGTM

@Karakatiza666 Karakatiza666 added this pull request to the merge queue May 18, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 18, 2026
Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
@Karakatiza666 Karakatiza666 enabled auto-merge May 18, 2026 10:25
@Karakatiza666 Karakatiza666 added this pull request to the merge queue May 18, 2026
@Karakatiza666 Karakatiza666 removed this pull request from the merge queue due to a manual request May 18, 2026
@Karakatiza666 Karakatiza666 added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit 51908b0 May 18, 2026
1 check passed
@Karakatiza666 Karakatiza666 deleted the issue5301 branch May 18, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Web Console Related to the browser based UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants