8000 Fix contact list invitations not showing on first load by hrb-hub · Pull Request #9118 · tutao/tutanota · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix contact list invitations not showing on first load #9118

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

hrb-hub
Copy link
Contributor
@hrb-hub hrb-hub commented Jun 13, 2025

Introduced in 5fc6c23
This fix also ensures that GroupInvitationFolderRow is imported conditionally which wasn't the case before.

Close #9114

Co-authored-by: bir bir@tutao.de

@hrb-hub hrb-hub added this to the Partial Word Search milestone Jun 13, 2025
@wrdhub wrdhub removed this from the Partial Word Search milestone Jun 13, 2025
.then(({ GroupInvitationFolderRow }) => {
this.invitationRows = this.contactListViewModel.getContactListInvitations().map((invitation) =>
updateContactListInvitationsSection(receivedInvitations: ReceivedGroupInvitation[]) {
if (isEmpty(receivedInvitations)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

are we missing a redraw now?

@wrdhub wrdhub changed the base branch from master to dev-mail June 13, 2025 15:18
Introduced in 5fc6c23
This fix also ensures that GroupInvitationFolderRow is imported
conditionally which wasn't the case before.

Close #9114

Co-authored-by: bir <bir@tutao.de>
@wrdhub wrdhub force-pushed the 9114-contact-list-invitations branch from 0afe7dc to 2dd34bf Compare June 13, 2025 15:22
@wrdhub wrdhub merged commit 2dd34bf into dev-mail Jun 13, 2025
6 checks passed
@wrdhub wrdhub deleted the 9114-contact-list-invitations branch June 13, 2025 15:35
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.

Contact list invitations not displayed on first load
3 participants
0