cfdp / ungo

GNU General Public License v2.0
1 stars 0 forks source link

Client file upload - ajax spinner keeps spinning #4

Open cfdp opened 7 years ago

cfdp commented 7 years ago

When uploading a document as a client, the ajax spinner keeps spinning even though the document is ready to be saved.

opret dokument fra bruger ungokonomi dk

ghost commented 7 years ago

Detail: If user clicks save while it spins, the file is uploaded correctly.

ghost commented 7 years ago

The issue may become irrelevant when we make this feature: https://github.com/cfdp/ungo/issues/17

kasper-openUsource commented 7 years ago

It is an ajax/jquery issue that might be related to other scripts stopping the process. It could be a 'needle in the haystack' issue - and it might be better to fix it with implementation of the issue no. 17.

kasper-openUsource commented 6 years ago

I cannot recreate this issue anymore - Can you provide a link to some content where this still is an issue?