openedx / openedx/frontend-app-authoring

Incorrect field validation on the Grading page

Open
#1,696 0 comments 0 reactions 1 assignee View on GitHub

@filippovskii09 is already working on this.

Since Dec 12, 2025.

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

Description

Description

  1. Possible save just space forAssignment type name

  2. Possible save Number of droppable field with values more than the Total number value which leads to displaying errors all the time

  3. Possible save Weight of total grade field with empty values:

Image

Implemented so that when an error occurs, the modal window containing the Save changes button is not displayed:

Image

Image

Fixed display of errors for the Number of droppable field:

Image

Notes/Technical references:

Old PR - https://github.com/openedx/frontend-app-course-authoring/pull/919

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.