openedx / openedx/frontend-app-authoring
Incorrect field validation on the Grading page
Open
@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
-
Possible save just
spaceforAssignment type name -
Possible save
Number of droppablefield with values more than theTotal numbervalue which leads to displaying errors all the time -
Possible save
Weight of total gradefield with empty values:
Implemented so that when an error occurs, the modal window containing the Save changes button is not displayed:
Fixed display of errors for the Number of droppable field:
Notes/Technical references:
Old PR - https://github.com/openedx/frontend-app-course-authoring/pull/919
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.