wandb / wandb

The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
https://wandb.ai
MIT License
9.15k stars 673 forks source link

[Feature]: Click-and-drag to reorder groups #6328

Open abaisero opened 1 year ago

abaisero commented 1 year ago

Description

The webapp allows us to group runs together, which is great. However, one can only remove a group from the list, or append a group to the list. There seems to be no functionality that allows to simply reorder the groupings. Since the order of the group influences the way that the runs are organized, it can have a major impact in the user-experience when trying to navigate more complicated situations with many runs and many groupings.

Suggested Solution

Allow the user to click-and-drag groups in the small pop-up that already allows you to remove or append groups. The functionality for click-and-drag appears to already exist, and the UI allows click-and-drag; but what's missing is that when a group is let go, it currently goes back to the original place instead of staying in the new place.

E.g., see the below screenshot (my screencap utility does not capture the mouse, but it's currently click-n-dragging the item in the second position down to the last position).

image

Alternatives

No response

Additional Context

No response

ArtsiomWB commented 1 year ago

Hi @abaisero! Thank you so much for bringing this up to our attention. This is a great feature request and I will report it to our engineering team for you.

ArtsiomWB commented 1 year ago

Hi @abaisero! I've submitted your feature request to our engineering team. We will follow up with you in this thread incase we have any more questions or updates.