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

[UI] Unclear that graphs cannot be reordered #55

Open
1 task done
scottbessler opened this issue Aug 10, 2023 · 4 comments
Open
1 task done

[UI] Unclear that graphs cannot be reordered #55

scottbessler opened this issue Aug 10, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@scottbessler
Copy link
Contributor

What happened?

With multiple graphs, when I drag graphs up/down with their drag handle it does not seem to actually reorder.

What was the expected functionality?

reorder the graphs

Describe your environment

MacOS

Relevant log output

none

Relevant screenshots

Monosnap.screencast.2023-08-10.11-26-19.mp4

Code of Conduct

  • I agree to follow this project's Code of Conduct
@scottbessler scottbessler added the bug Something isn't working label Aug 10, 2023
@abrenneke
Copy link
Collaborator

It's not actually supposed to reorder, we keep it alphabetical on purpose (like a code editor list), the dragging is for moving stuff into folders. Maybe it should grey out stuff so people don't think they can reorder?

@abrenneke
Copy link
Collaborator

I've disabled highlighting the current folder when dragging does that help? In 2f46db5

@scottbessler
Copy link
Contributor Author

ahh, makes sense. maybe we should use a generic file icon instead of that drag handle thing, usually that drag handle implies ordering (at least according to my brain)

@abrenneke
Copy link
Collaborator

Hmm it should still be some sort of drag handle, because you do drag it, just only into folders. Maybe the drag handle should be removed and the whole thing should be draggable, like vs code

@abrenneke abrenneke added enhancement New feature or request and removed bug Something isn't working labels Sep 7, 2023
@abrenneke abrenneke changed the title [Bug]: unable to reorder graphs within project [UI] Unclear that graphs cannot be reordered Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants