UI: Link sidebar logos to the start page #21400
Labels
component:ui
User interfaces bugs and enhancements
enhancement
New feature or request
good first issue
Good for newcomers
Summary
Make sidebar logos linkable to be able to go to the start page just clicking on them.
Motivation
One of the most annoying things for me using ArgoCD is not being able to click on the application logo to go to the home page, which in this case is the Applications page. I know that there is a link that points to the applications page, but there have been just too many times that I have misclicked on the application logo only for my frustration.
Proposal
Just add a couple of links in
ui/src/app/sidebar/sidebar.tsx
so thatlogo.png
andargologo.svg
are linked to the homepage with something like:The text was updated successfully, but these errors were encountered: