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

Add conditional visibility for Current Active Users command in web virtual workspace and remove alt cmds #1083

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Dec 19, 2024

This pull request includes several changes to the package.json file, primarily focusing on command configurations and conditions for displaying certain commands. The changes ensure that commands are only available in specific environments, such as web and virtual workspaces.

Key changes:

  • Added a condition to the powerPlatform.previewCurrentActiveUsers command to only display it when in a web and virtual workspace environment.
  • Removed the alt attribute from the microsoft-powerapps-portals.preview-show and powerPlatform.previewCurrentActiveUsers commands, simplifying their configuration.
  • Added a new entry for the powerPlatform.previewCurrentActiveUsers command in the command list, ensuring it is available under specific conditions.

Fixes the below info and warning messages coming on extension load:

image

@amitjoshi438 amitjoshi438 requested review from a team as code owners December 19, 2024 09:57
@amitjoshi438 amitjoshi438 enabled auto-merge (squash) December 19, 2024 10:22
@amitjoshi438 amitjoshi438 merged commit 3c2bdf2 into main Dec 20, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/fixCopresenceCommandRegistration branch December 20, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants