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

Add Provenance to kebab on DatasetPage #7342

Closed
scolapasta opened this issue Oct 20, 2020 · 2 comments
Closed

Add Provenance to kebab on DatasetPage #7342

scolapasta opened this issue Oct 20, 2020 · 2 comments

Comments

@scolapasta
Copy link
Contributor

Splitting this off from #7081

Provenance code has specific logic for filepage so needs extra work and doesn't need to hold off the overall kebab fragments.

@djbrooke
Copy link
Contributor

djbrooke commented Oct 28, 2020

  • Currently, not directly on the dataset page, this is our chance to do so
  • Moved from file page to somewhere more shareable and then implemented on dataset page
  • Note that you can add prov on create dataset so it may be a bit more challenging (the edit files fragment on the dataset create page would have to be edited)
  • Important distinction between this and tags is that tags can be applied across multiple files and prov can be only be applied at one file
  • Adding prov button on the dataset page will bring up popup - should work the same as file page (since this is in the kebab it can only be worked on for a single file and we don't need to handle multiselect)
  • We can add some screenshots (of kebab, and prov flow)

@scolapasta
Copy link
Contributor Author

remains closed until we determine design from #7376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants