headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

frontend : Sidebar : Fixed "Network" Icon inconsistency between Sidebar and ResourceMap

Open sidd190 opened this issue 6 months ago • 7 comments

Summary

This PR fixes the inconsistent Network icon in Sidebar and ResourceMap.

Fixes #3485

Changes Made

-Updated the useSidebarItems.ts to use the better mdi, i.e. lan instead of folder-network-outline.

image image

sidd190 avatar Jun 16 '25 20:06 sidd190

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: sidd190 (d23dfb0772321dbbd22cbb311ae766cfe8f06148, 6dc94a34e1395782bc35b0c2d25b5b59eea1235e, bdc488223d1c5d15175912cdb55cfcec71724f02)

Welcome @sidd190!

It looks like this is your first PR to kubernetes-sigs/headlamp 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/headlamp has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Jun 16 '25 20:06 k8s-ci-robot

/lgtm

mboersma avatar Jun 17 '25 17:06 mboersma

aah, alright. I'll update it.

sidd190 avatar Jun 18 '25 12:06 sidd190

New changes are detected. LGTM label has been removed.

k8s-ci-robot avatar Jun 18 '25 13:06 k8s-ci-robot

Alright, updated!

sidd190 avatar Jun 18 '25 13:06 sidd190

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mboersma, sidd190, sniok

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jun 18 '25 14:06 k8s-ci-robot

Thanks @mboersma . Can you run make frontend-fixlint to fix the formatting?

joaquimrocha avatar Jun 23 '25 08:06 joaquimrocha

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Jun 23 '25 09:06 k8s-ci-robot

@sidd190 could you do `npm run lint-fix", commit the results, and then squash these commits together so there's only one?

mboersma avatar Jul 16 '25 15:07 mboersma