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

Cant delete/remove clusters #541

Closed
ericklv opened this issue Jul 13, 2023 · 6 comments
Closed

Cant delete/remove clusters #541

ericklv opened this issue Jul 13, 2023 · 6 comments

Comments

@ericklv
Copy link

ericklv commented Jul 13, 2023

OS: iOS 16
App Version: 4.2.2

I imported clusters using kubeconfig yaml. Now I want to remove the clusters that I no longer use but the app does not allow it. I tried to uninstall the app but when I reinstall I still get the previous kubeconfig data.

@ricoberger
Copy link
Member

Hi @ericklv in Settings -> Clusters (View all) you can delete the clusters via double tap on the cluster name.

@Ziul
Copy link

Ziul commented Sep 25, 2023

Why double click? This isn't intuitive for any mobile application. Include some alternative options, like hold the cluster name, or swipe. Maybe a view page for the cluster with a edit/delete button.

@AndSanG
Copy link

AndSanG commented Oct 17, 2023

Well clearly showing options with double click is a feature, I was trying to delete a bookmark and I couldn't figure out, until I read this. Three points or gear icon would do a better job for future users.

@tsndqst
Copy link

tsndqst commented Feb 3, 2024

I just ran into the same problem and came across this issue. Perhaps a comment or note on the Clusters page indicating there is a menu available if you double click on a cluster.

Clusters

Double click cluster for menu

  • Cluster1
  • Cluster2

@dgarner-cg
Copy link

Unable to delete dead configs no matter how many times I tap 200 times on a cluster name.

nathanael-h added a commit to nathanael-h/kubenav that referenced this issue Feb 15, 2024
… double tap action. Fixes kubenav#541

This will improve UX as double tap is not common to open a secondary menu. We are more used to long tap on touch screens and right click (called secondary tap in Flutter) on desktops.
@ricoberger
Copy link
Member

Hi, this should be fixed in the kubenav v5, where the secondary action to edit/delete a cluster can be accessed via long press on the cluster name or by swiping the cluster item to the left.

If you still have issues with it please let me know.

Simulator Screenshot - iPhone 15 Pro Max - 2024-05-31 at 09 39 34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants