m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

UI for navigating uploads and versions #1542

Open phraenquex opened 1 week ago

phraenquex commented 1 week ago

We need a fine-grained (ideally graphical) way to view, navigate and select uploads and versions.

I suspect this kind of thing - but I'll hand over to Max's superior graphical vision.

boriskovar-m2ms commented 1 week ago

I highly recommend using git graph for this. It's exactly created for this purpose and we are already using it in project view which is also basically view of version/commits and branches

phraenquex commented 1 week ago

@boriskovar-m2ms talk us through your suggestion later today.

My main question is: just because it looks similar, is it really appropriate?

But yes, if it's a largely-out-of-the-box answer, then terrific.