Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Improve feedback when loading data from CMS #778

Open
3 tasks
brew opened this issue Sep 6, 2016 · 0 comments
Open
3 tasks

Improve feedback when loading data from CMS #778

brew opened this issue Sep 6, 2016 · 0 comments
Milestone

Comments

@brew
Copy link
Collaborator

brew commented Sep 6, 2016

Currently, the various admin actions for loading data from the CMS return a JSON snippet in the body of the response.

screen shot 2016-09-06 at 09 55 19

Often, if there is a problem with the input data that causes an error, the error message isn't detailed enough to help admins fix the problem.

This can be improved by returning the admin page with a flash message indicating success/failure of the action, and return an improved error message to help admins fix problems.

  • validate Question Set schema against json schema
  • return admin page, rather than json snippet
  • display flash message for success/failure with error details
@morchickit morchickit added this to the Backlog milestone Jan 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants