You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We believe there's a mishandling of error responses somewhere in the theme, which causes the object [Object] to be displayed instead of the response error message.
Expected behavior
As a course author, I want to know the errors in my input when I try to extend individual due dates or reset extensions.
Actual behavior
As a course author, I cannot see the errors in my input when I try to extend individual due dates or reset extensions.
Steps to reproduce
From Studio create a new Subsection.
Configure it with an assignment type for grading and assign a due date.
Go to the LMS > Instructor > Extensions > Individual Due Date Extensions or Resetting Extensions.
Errors are currently not displaying correctly for the following cases:
Specify an email or username that doesn't exist.
Specify an invalid date format.
Do not specify anything.
TC_INSTRUCTOR_8.mp4
Note
The functionality of Individual Due Date Extensions and Resetting Extensions works.
Additional information
In Redwood this is the behavior (without tutor-indigo):
@mariajgrimaldi Hi. If I remember correctly from yesterday's meet, Farhan had suggested this might be parsing issue and not theme issue. Indigo is updating styles and not changing any request patterns. We will investigate this but it does not appear to be a theme issue. Were you able to confirm this does not happen locally without indigo enabled?
Description
We believe there's a mishandling of error responses somewhere in the theme, which causes the
object [Object]
to be displayed instead of the response error message.Expected behavior
As a course author, I want to know the errors in my input when I try to extend individual due dates or reset extensions.
Actual behavior
As a course author, I cannot see the errors in my input when I try to extend individual due dates or reset extensions.
Steps to reproduce
Errors are currently not displaying correctly for the following cases:
TC_INSTRUCTOR_8.mp4
Note
The functionality of Individual Due Date Extensions and Resetting Extensions works.
Additional information
In Redwood this is the behavior (without tutor-indigo):
TC_INSTRUCTOR_8_redwood.mp4
Originally reported here: openedx/wg-build-test-release#422
The text was updated successfully, but these errors were encountered: