nextcloud/core/js/tests
Daniel Calviño Sánchez 203bf51543 Keep showing the working icon while there are pending operations
Before, whenever a pending operation (getting the suggestions,
confirming a share or selecting a recipient) finished the working icon
was hidden and the confirm button was shown again, even if there were
other pending operations (the most common case is typing slowly on the
input field, as several operations to get the suggestions could pile if
the server response is not received fast enough). Now, the working icon
is not hidden until the last pending operation finishes.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-21 04:35:26 +01:00
..
specs Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
specHelper.js Merge pull request #3950 from nextcloud/downstream-27149 2017-03-20 11:44:57 +01:00