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

fix(loading icon): messageLoading was never being set to false #664

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

josephmcg
Copy link
Contributor

maybe it was accidentally deleted

What this PR does πŸ“–

Which issue(s) this PR fixes πŸ”¨
Permanent message loading icon
Fixes #

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

@stavares843 stavares843 added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Dec 16, 2021
@stavares843
Copy link
Member

seems it was removed here
801d9a0

cc @Jekrimo in case you wanna review

@stavares843 stavares843 requested a review from Jekrimo December 16, 2021 02:54
@@ -223,15 +223,17 @@ export default {
sender: MessageRouteEnum.OUTBOUND,
message: result,
})
},/**
commit('setMessageLoading', { loading: false })
Copy link
Contributor Author

Choose a reason for hiding this comment

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

mostly prettier formatting, this is my only addition

Copy link
Member

Choose a reason for hiding this comment

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

πŸŽ‰

@stavares843
Copy link
Member

Captura de ecrã 2021-12-16, às 03 06 55

is about that? i thought was on purpose like animation lol πŸ˜‚

@stavares843 stavares843 added the QA tested One QA Person has tested - Needs QA Lead review still label Dec 16, 2021
@josephmcg
Copy link
Contributor Author

exactly lol

@InfamousVague InfamousVague merged commit db4d2c0 into dev Dec 16, 2021
@InfamousVague InfamousVague deleted the loadingFix branch December 16, 2021 04:40
@github-actions github-actions bot removed Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA QA tested One QA Person has tested - Needs QA Lead review still labels Dec 16, 2021
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