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

Error when clicking the Finish or Close button after having added a previous and/or next step to a resource #3153

Closed
pcenov opened this issue May 18, 2021 · 0 comments · Fixed by #3316
Assignees
Labels
DEV: frontend P1 - important Priority: High impact on UX

Comments

@pcenov
Copy link
Member

pcenov commented May 18, 2021

Observed behavior

I'm getting an error in the console when clicking the Finish button or the Close icon after having added a previous and/or next step for a resource. For a user who is not monitoring the browser's console log it seems that nothing happens when they click the Finish or Close buttons.

Expected behavior

Clicking the Finish or Close button from the Details page should bring the user back to the channel editor page.

Steps to reproduce the issue

  1. Go to https://hotfixes.studio.learningequality.org/en/accounts/#/ and sign in.
  2. Click on a channel to go to the channel editor and select the Edit details option for a resource.
  3. Click the Related tab and add a previous and/or a next step.
  4. Click the Finish button or the Close icon.

Additional information

2021-05-18_13-28-26

Errors and logs

TypeError: Cannot read property 'immediateSaveAll' of undefined

Usage Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: frontend P1 - important Priority: High impact on UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants