Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value field not shown in nested program requirement after error condition #1757

Open
collinpreston opened this issue Jul 19, 2023 · 0 comments

Comments

@collinpreston
Copy link
Contributor

Steps to Reproduce

  1. Navigate to http://mitxonline.odl.local:8013/admin/courses/program/
  2. Click "ADD PROGRAM".
  3. Specify a value for Title and Readable id.
  4. Expand the "Elective Courses" section.
  5. Click "Add Requirement".
  6. Ensure that the newly added requirement is Type: Course and a course is specified.
  7. Click "Add Requirement".
  8. Change the Type to "Operator" for the newly added requirement.
  9. Click "Add Course".
  10. Click "Save".
  11. You should receive the following error message: "Operator must have a Title."
  12. Change the Operation of the operator created during step 7 to "Minimum # of".

Expected Behavior

A "Value" field is shown for the operator if the Type is "Minimum # of".

Actual Behavior

No "Value" field is shown.

Screenshot or Screencast

Screenshot 2023-07-19 at 6 41 28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant