Skip to content

Adjust phrasing and naming in multiple UI elements#6238

Open
Karakatiza666 wants to merge 1 commit into
mainfrom
issue5301
Open

Adjust phrasing and naming in multiple UI elements#6238
Karakatiza666 wants to merge 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.

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
@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

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