IQSS / IQSS/dataverse

Edit Files - determine which actions should be on which edit / kebab dropdown

Open
#7,376 4 comments 0 reactions 1 assignee View on GitHub

@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)

image image

  • 1 on the File Page (using shared fragment)

image

  • 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)

image image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.