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

Improve Reorder Handling #445

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Improve Reorder Handling #445

merged 1 commit into from
Jan 13, 2023

Conversation

ricoberger
Copy link
Member

This commit improves the reorder handling of clusters, namespaces and bookmarks. Until now it was difficult to scroll in the clusters, namespaces or bookmarks list, because this automatically triggered the reordering. This is now fixed by adding dedicated drag handles to these lists, which can be used to reorder them.

Note: The drag handle icon in the clusters list is the status indicator icon. We decided to reuse this icon, so that we do not have to add two different icons to the list.

This commit improves the reorder handling of clusters, namespaces and
bookmarks. Until now it was difficult to scroll in the clusters,
namespaces or bookmarks list, because this automatically triggered the
reordering. This is now fixed by adding dedicated drag handles to these
lists, which can be used to reorder them.

Note: The drag handle icon in the clusters list is the status indicator
icon. We decided to reuse this icon, so that we do not have to add two
different icons to the list.
@ricoberger ricoberger merged commit 3b14ce7 into main Jan 13, 2023
@ricoberger ricoberger deleted the improve-reorder-handling branch January 13, 2023 20:06
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.

None yet

1 participant