ios-legacy
ios-legacy copied to clipboard
App does not show a spinner when search for users might take longer
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
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)
@nasli can we include this within the new version, 3.5.0?
👍 I will add a new task into release
Added a timer to avoid sending a request if the user keep typing. This will be within next release 3.5.0
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.