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

Edit show dialog hangs if some resources in the description can't be loaded #13

Open
equinox0815 opened this issue Jul 9, 2017 · 0 comments
Labels

Comments

@equinox0815
Copy link
Member

equinox0815 commented Jul 9, 2017

When a show description uses external resources (i.e. images) which are not accessible at the time of opening the edit show dialog the dialog hangs and doesn't allow to change some settings because the select fields don't get populated properly.

Steps to reproduce:

  • Edit a show and add an external resource to the long description which is not reachable (most probably the server hosting the resource must not be available at all because if it is it would fastly respond with a 404?)
  • click 'save'
  • reopen the dialog: selection of owner, hosts, etc doesn't work anymore

The only workaround is to edit the long description - removing the faulty resource and saving the show. After that the edit show dialog can be reopened and the desired changes can be made (at this point the previously removed resource can be re-added as well)

@equinox0815 equinox0815 added the bug label Jul 9, 2017
@equinox0815 equinox0815 changed the title Edit show dialog hangs if some resources in the descript can't be loaded Edit show dialog hangs if some resources in the description can't be loaded Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant