OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
234 stars 66 forks source link

V2.0.1 PowerApp - Members box is invisible. #405

Open Karlmit opened 7 months ago

Karlmit commented 7 months ago

Description

Having no issues with the V1 app, but with the V2.0.1 the box for adding members to a Team is invisible.

image

Steps to reproduce

  1. Import the app
  2. Change SharePoint connections
  3. Add admin group
  4. Create Team from scratch
  5. Enter Team Name, description, business reason, check name availability click next.
  6. Member box is not visible. Even after selecting 2 owners.

Expected results

Member box should be selectable and seachable.

Actual Results

Member box is invisible and unusable.

Solution component

Power App

Operating system (environment)

Windows

Additional Info

Using the default settings that works fine with the V1 app.

GitSneik commented 7 months ago

Try to EDIT app Go to Members Screen (in tree view to the left) ContBodyMS contMainMS cmbMembers - choose Advanced in the menu at the right, scroll down to Visible and replace gblSensitivity with true. Save - Publish App - Test