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

Template view owners and members not searcheable #393

Open
soldier9945 opened this issue May 5, 2023 · 0 comments
Open

Template view owners and members not searcheable #393

soldier9945 opened this issue May 5, 2023 · 0 comments
Labels
bug Something isn't working 🔍 needs triage Issued needs triaging

Comments

@soldier9945
Copy link

Description

As soon as we deployed the app in a functional state, we found out that the template view has some problems regarding owner and member attribution.

You cannot type in the owner 1 or 2 or member fields to search for users.

In the normal custom view, everything works as expected for the owners, but the members field is not searchable.

Steps to reproduce

  1. Request a team through a provided template

  2. try to search for a user in the Owner 1 or Owner 2 or Members

  3. In the editor, you can see that the wrong "Allow searching" parameter is set

  4. Request a team from scratch, without a template

  5. Set owner 1 and 2 and try to search for a member to add

Expected results

Through a template, you should be able to search users by typing their names in owner 1, owner 2 or members dropdown input fields.

In the custom view, without a template, you should be able to search for users in the member field.

Actual Results

You can choose the one user that is shown in the dropdown, but you cannot search for another user. You only get to choose one user and cannot progress in the request because you get the same user in the owner 1 and owner 2 box and cannot search for another.

Solution component

Power App

Operating system (environment)

Windows

Additional Info

Exact screen and item names and options to fix:

scmUseTemplate

  • cmbOwners_1 > Allow Searching ON (currently OFF)
  • cmbOwners_2 > Allow Searching ON (currently OFF)
  • cmbOwners > Allow Searching ON (currently OFF)
  • cmbMembers > Allow multiple selections ON (currently OFF)
  • cmbMembers > Allow Searching ON (currently OFF)

scmBuildNew

  • cmbMembers > Allow Searching ON
@soldier9945 soldier9945 added bug Something isn't working 🔍 needs triage Issued needs triaging labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🔍 needs triage Issued needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant