ios-legacy icon indicating copy to clipboard operation
ios-legacy copied to clipboard

App does not show a spinner when search for users might take longer

Open butonic opened this issue 8 years ago • 5 comments

If I am incorrect pleas tick the box in https://github.com/owncloud/core/issues/22652#issuecomment-211354727

TASKS

  • [ ] [GIT] Create branch "spinner_search_user"
  • [ ] [GIT] Merge branch "spinner_search_user"
  • [ ] [DEV] Show spinner in search view
  • [ ] [QA] Create test plan
  • [ ] [QA] Validate test plan

butonic avatar Apr 26 '16 13:04 butonic

Besides, we should user a timer to avoid sending a request to the server after every typed character, but a single request when the user stops writing.

(As discussed)

davivel avatar May 26 '16 08:05 davivel

@nasli can we include this within the new version, 3.5.0?

rperezb avatar Jul 18 '16 13:07 rperezb

👍 I will add a new task into release

nasli avatar Jul 19 '16 06:07 nasli

Added a timer to avoid sending a request if the user keep typing. This will be within next release 3.5.0

nasli avatar Jul 21 '16 13:07 nasli

Pending of the spinner...

Sorry, but we need to drop issues from milestone 3.6.0 to get it out next to OC 10 server.

This time we'll move topics to backlog instead of directly to next release, so that we can schedule 3.7.0 properly.

davivel avatar Apr 11 '17 15:04 davivel