Skip to content

Make UX more intuitive around document uploads #50

Description

@yutotakano

Currently when users want to upload a document, a modal prompts them for a document name alone, and users are left to figure out how to upload the actual files afterwards. I've also seen some confusion around creating '1 document' and uploading 'multiple files' to it.

I think it's better if we make the UX a bit more intuitive:

  • Potentially rename 'Document' (at least in the frontend) to 'Document/Resource Bundle'
  • Allow uploading multiple files on document creation (so, a file input in the modal)
    • Or let them tick a box that says "Create a new empty text file"
  • Some explanation text to be shown to the document author if there are 0 files (e.g. 'Upload your first file here!')

Slightly relevant feature idea is to support uploading Git URLs too, and just embed a repo preview client-side. This would make it easier to share summaries from GitHub etc without uploading everything twice, but risks losing the data when repos are made private later.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions