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

How should GUI display hashes? #100

Closed
robintw opened this issue Feb 20, 2016 · 2 comments
Closed

How should GUI display hashes? #100

robintw opened this issue Feb 20, 2016 · 2 comments

Comments

@robintw
Copy link
Contributor

robintw commented Feb 20, 2016

At the moment outputs are displayed as raw tuples of (name, hash) - this should be improved (with hover-over?)

@robintw robintw added the gui label Feb 20, 2016
@jvdzwaan
Copy link
Member

You are either interested in runs from the same script that produced the exact same files or different files. Perhaps we should add tabs (or something else that can show or hide information on a website) for listing runs generated by the same script with the same hash for the output file and listing runs generated by the same script with a different hash.

And some functionality that somehow compares two runs would be also useful, I think

@robintw
Copy link
Contributor Author

robintw commented Sep 9, 2016

I think the way we're displaying hashes works well at the moment, particularly as you can click on a hash to search for it - so I'm going to close this and we can reopen if we run into problems with the way they are displayed.

@robintw robintw closed this as completed Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants