ansible / galaxy-dev

Ansible Automation Hub
11 stars 13 forks source link

On namespace edit page, UI progress indicators get "stuck" after saving changes #252

Closed alikins closed 4 years ago

alikins commented 4 years ago

On ci, if I go to the ui and edit namespace stuff, the ui seems to get stuck showing progress indicators.

aka changing something at this url and saving it: https://ci.cloud.redhat.com/ansible/automation-hub/my-namespaces/edit/alikins_test_ns

Also seen on https://ci.cloud.redhat.com/ansible/automation-hub/my-namespaces/edit/blippy?tab=edit%20resources

ci cloud namespace_edit_spinning

romanblanco commented 4 years ago

@alikins trying to click around https://ci.cloud.redhat.com/ansible/automation-hub/my-namespaces/alikins_test_ns, I'm not hitting any issues:

Screencast from 2020-02-10 09-52-44

Is the issue still reproducible?

newswangerd commented 4 years ago

@romanblanco I can't point you to the broken namespace on the CI environment because it's broken for me, but if you create a namespace with invalid data it doesn't show any error messages and the API response is blank.

Screen Recording 2020-02-10 at 9 42 18 AM mov

romanblanco commented 4 years ago

@newswangerd what reported @alikins seems to be an issue on the edit page, not in the modal. If the problem is in the modal, this issue is a duplicity of https://github.com/ansible/galaxy-dev/issues/253#issue-561867562