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

Refresh featured apps on extension change (install/uninstall/enable/disable) #2091

Merged
merged 45 commits into from
Feb 6, 2024

Conversation

AmelBawa-msft
Copy link
Contributor

@AmelBawa-msft AmelBawa-msft commented Jan 3, 2024

Summary of the pull request

  • Refresh featured apps on extension change (install/uninstall/enable/disable)

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

Enable/Disable extension

enable-disable

Install/Uninstall extension

install-uninstall

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

Base automatically changed from user/amelbawa-msft/com-oop-appinstaller to main February 4, 2024 01:02
private readonly PackageCatalog _packageCatalog;

[ObservableProperty]
private bool _canAddAllPackages;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Add all' feature removed from UI

@AmelBawa-msft AmelBawa-msft added the Needs-Second Pull request that needs another approval label Feb 6, 2024
@AmelBawa-msft AmelBawa-msft merged commit c08f7ed into main Feb 6, 2024
4 checks passed
@AmelBawa-msft AmelBawa-msft deleted the user/amelbawa-msft/featured-apps-reload branch February 6, 2024 21:57
@krschau krschau removed the Needs-Second Pull request that needs another approval label Mar 20, 2024
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.

Allow for recently installed extensions to surface featured applications without needing to restart Dev Home
3 participants