Modify the upper right of the Run page to make the button a menu with two items:
- View tags and configuration (opens a dialog, just as before)
- Download debug file (same as on the Runs list view)
Differential D8651
[dagit] Add "Download debug file" to Run page • dish on Jul 1 2021, 3:53 PM. Authored by Tags None Referenced Files
Subscribers None
Details Modify the upper right of the Run page to make the button a menu with two items:
View a Run, verify that the menu behaves correctly for both items.
Diff Detail
Event TimelineComment Actions my reaction seeing this is I think it has low discoverability, expect i will have to tell users click "view run metadata" then "download debug file" to find it. That is still better than the status quo of having to go to the runs page, so I would be fine with this. Any other ui treatments you think would work well here that would lend to discoverability? Comment Actions Code lgtm, but I agree we could play with the UI treatment a bit. Is the debug download feature just for folks to send to us, or can they inspect it themselves? If it's something we want people to find easily, we could potentially put two small icon buttons side by side in the top right area with the "tags" icon and the "download" icon and show the labels on hover? I think the tags icon is good enough people will guess what it does and we might end up with a whole toolbar of actions up there eventually... Comment Actions I don't really like showing an affordance for "Download debug file" alongside "View tags and config" given that it's a) fairly prominent screen space and b) an action that will be taken on a tiny fraction of views of the Run page.
Yeah, that could be... |