Edit Files - determine which actions should be on which edit / kebab dropdown
Open
@TaniaSchlatter is already working on this.
Since Nov 9, 2020.
Requested SPA Improvement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Edit type Actions that can be taken on a file are:
- Delete
- Restrict / Unrestrict
- Replace
- Tags
- Provenance
- Edit metadata (file name, file path, description)
- Set a thumbnail
- Config tools
There are currently (post kebabs) 5 places to edit files (images are an example, using an unrestricted file):
- 2 on the Dataset Page
- Edit selected dropdown (using shared fragment)
- Individual file Kebab (using shared fragment)

- 1 on the File Page (using shared fragment)

- 2 on the Edit File Metadata Page (which is also used for Create Dataset)
- Edit selected dropdown (not yet using shared fragment)
- Individual File Kebab (not yet using shared fragment)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.