Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub assigned needs to offer users in the drop down list #458

Closed
mikeallbutt opened this issue Sep 21, 2020 · 1 comment
Closed

Sub assigned needs to offer users in the drop down list #458

mikeallbutt opened this issue Sep 21, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@mikeallbutt
Copy link
Collaborator

In edit mode of a contact, the list only shows the contacts and not the system users. It needs to include the DT users also.

sub-assigned
sub-assigned-to

@zdmc23 zdmc23 added the invalid This doesn't seem right label Sep 22, 2020
@zdmc23 zdmc23 added this to the Sprint 28 milestone Sep 22, 2020
@zdmc23 zdmc23 added bug Something isn't working and removed invalid This doesn't seem right labels Sep 22, 2020
@ericchen59 ericchen59 modified the milestones: 1 Backlog Candidates, 2 Backlog Confirmed, 3 Ready, 5 Sprint 29 Oct 13, 2020
@ericchen59 ericchen59 added the TDM label Oct 18, 2020
@raschdiaz-zz raschdiaz-zz mentioned this issue Oct 27, 2020
@raschdiaz-zz
Copy link
Contributor

Hi @mikeallbutt @zdmc23 @ericchen59 we added the users list to the 'sub assigned' field, see the following video:

https://drive.google.com/file/d/1iARUeZLwCjX5Y8cBEIHd0S_8uuVxBCVJ/view?usp=sharing

But, comparing the web behavior with the mobile, we notice the web app do a request when the user types a keyboard in the field (to get respective contacts/users). This can cause the web app misses some users that are not returned by the 'users/get_users?get_all=1' end-point. We suggest to create a new issue to implement this search behavior (like #53).

@zdmc23 zdmc23 closed this as completed in 076e09d Oct 28, 2020
zdmc23 added a commit that referenced this issue Jan 27, 2021
* upgrade to Expo 39

* bump to v1.9

* make updates per new Notifications API: https://docs.expo.io/versions/latest/sdk/notifications/

* Hotfix to resolve issue where native-base "<Content>" component was causing a blank Settings Screen

ActivityIndicator was not being displayed on some Android devices due to blending gray spinner into gray background; switch to Colors.tintColor resolves the issue

* bump back to v1.9 after 1.8.1 hotfix

* Sprint 29 (#482)

* Resolves #423

* Resolves #350

* Resolves #425

* Sprint 29 (#487)

* Resolves #458

* Sprint 29 (#488)

* Resolves #420

* Sprint 30 (#489)

* Resolves #468

* Sprint 30 (#490)

* Resolves #484

* Sprint 30 (#492)

* Resolves #169

* Sprint 30 (#493)

* Resolves #357

* Resolves #474

* Sprint 30 (#494)

* Resolves #474

* Sprint 31 (#498)

* Resolves #491

* Resolves #497

* Sprint 31 (#499)

* Resolves #497

* Sprint 31 (#511)

* Resolves #495

* Resolves #512 - Test Automation IDs for Login workflow

* Sprint 31 (#513)

* Resolves #353

* update language schema to pass CI unit tests

* Sprint 31 (#519)

* Resolves #360

* Sprint 32 (#520)

* Resolves #430

* Sprint 32 (#524)

* Resolves #358

* Sprint 32 (#525)

* Resolves #508

* Sprint 32 (#529)

* Resolves #528

* Resolves #509

* Sprint 32 (#533)

* Resolves #410

* Sprint 33 (#534)

* Resolves #532

* Sprint 33 (#535)

* Resolves #532

* Sprint 33 (#536)

* Resolves #514

* Sprint 33 (#538)

* Resolves #516

* Sprint 34 (#542)

* Resolves #539

* Bump immer from 7.0.14 to 8.0.1 (#541)

Bumps [immer](https://github.com/immerjs/immer) from 7.0.14 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v7.0.14...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Hans Smüller Rasch Diaz <raschdiaz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants