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

Map secondary and long taps to double tap action #574

Closed
wants to merge 1 commit into from

Conversation

nathanael-h
Copy link

Fixes #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.

… 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.
@nathanael-h nathanael-h changed the title Map secondary and longs tap to double tap action Map secondary and long taps to double tap action Feb 15, 2024
@ricoberger
Copy link
Member

Hi @nathanael-h, thanks for your fix 🙂. I implemented this for all secondary action in kubenav v5. This means the secondary actions can be accessed via long press or by swiping the item to the left, which also reveals the secondary actions.

@ricoberger ricoberger closed this May 31, 2024
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 this pull request may close these issues.

Cant delete/remove clusters
2 participants