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

Regression: Fix blackscreen after app install #25950

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Conversation

rique223
Copy link
Contributor

Proposed changes (including videos or screenshots)

Fixed an error where the client screen would go black after installing an app. This was hapenning because the handleAppAddedOrUpdated function from the AppsProvider had a wrong type for the return of the getAppFromMarketplace function.

Demo gifs:

Before
app-install-error-before

After:
app-install-error-after

Issue(s)

Steps to test or reproduce

Further comments

Fixed an error where the client screen would go black after installing an app. This was hapenning because the handleAppAddedOrUpdated function from the AppsProvider had a wrong type for the return of the getAppFromMarketplace function.
@rique223 rique223 requested review from a team as code owners June 21, 2022 17:29
@ggazzo ggazzo merged commit 65189b4 into develop Jun 21, 2022
@ggazzo ggazzo deleted the fix/apps-install-error branch June 21, 2022 18:50
@github-actions github-actions bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Jun 21, 2022
@casalsgh casalsgh added this to the 5.0.0 milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants