cwrc / DEPRECATED--CWRC-Dialogs

0 stars 0 forks source link

Title entity edit pop-up: the "OK" button does not close the popup, though the edits are saved #43

Closed ilovan closed 10 years ago

lagoan commented 10 years ago

Closing is not immediate because it waits for server response. On my test the window closes after ~3seconds .

jefferya commented 10 years ago

A thought for consideration: should the dialog present some sort of feedback to the user in this situation? E.g. message saying 'saving' like Google Docs.

A question, from the ARC side, can we explore why the save operation is taking ~3 sec? What parts of the entity save are taking the most time? What are the constituent parts? With this info, we can maybe offer alternatives or optimizations.

~jeff

On Mon, Jul 14, 2014 at 8:17 AM, Omar Rodriguez-Arenas < notifications@github.com> wrote:

Closing is not immediate because it waits for server response. On my test the window closes after ~3seconds .

— Reply to this email directly or view it on GitHub https://github.com/cwrc/CWRC-Dialogs/issues/43#issuecomment-48904821.

lagoan commented 10 years ago

These are two separate issues. I will place them in two tickets.

lagoan commented 10 years ago

screen shot 2014-07-14 at 12 16 34 pm