openedx / openedx/frontend-app-authoring
Bug: The Numerical Input (problem) editor accepts text inputs
Open
@jesusbalderramawgu is already working on this.
Since Feb 3, 2026.
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Ref: https://github.com/openedx/frontend-app-authoring/pull/2849#pullrequestreview-3723585894
Steps to reproduce
- Add a problem - numerical input, in a course or library.
- In the Answer field, fill it with an input that starts with text letters, like 'testText'
- BUG: The problem can be saved with that data. This is not expected; a verification error should occur.
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.