openedx / openedx/frontend-app-authoring

Improve messaging for upload errors on arbitrary assets

Open
#1,720 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Improve messaging for when an asset is uploaded to a library component on the Details tab. Determine common causes of errors, and create messaging for cases. ex: file size limit is 50mb. In case of error: "Your file could not be uploaded. Your file exceeds the maximum allowed file size of 50mb."

Current:
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.

Research direction

Start at the library component asset-upload flow on the Details tab and inspect its existing error handling. Identify the common upload failure cases, including the 50 MB limit, and define specific user-facing messages for them; done means those cases no longer show only the generic error.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.