The Wayback Machine - https://web.archive.org/web/20211009071712/https://github.com/argoproj/argo-cd/issues/7179
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show "Open application" link in Application details list view #7179

Open
aslafy-z opened this issue Sep 8, 2021 · 1 comment
Open

Show "Open application" link in Application details list view #7179

aslafy-z opened this issue Sep 8, 2021 · 1 comment

Comments

@aslafy-z
Copy link
Contributor

@aslafy-z aslafy-z commented Sep 8, 2021

Summary

Show "Open application" link in Application details list view.

Motivation

This "Open application" link is only visible in Application details tree view. It would be helpful to have it in list view too.

Proposal

The link may be added here: https://github.com/argoproj/argo-cd/blob/master/ui/src/app/applications/components/application-details/application-resource-list.tsx#L31
Either in the Dropdown or after the Application name.

@Susritha
Copy link

@Susritha Susritha commented Oct 4, 2021

Hi, Can I please get this issue assigned to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment