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

2992_Core_mapping_the_created_items_are_disapeared_after_logout_gameplay #2993

Conversation

lilitkarapetyan
Copy link
Collaborator

🧰 Issue

πŸš€ Overview:

πŸ”— Link to preview

πŸ€” Reason:

πŸ”¨Work carried out:

  • Tests pass

πŸ–₯️ Screenshot

Confirmations

  • I have chosen reviewers for my PR.
  • I have assigned myself to this PR.
  • I have chosen an appropriate label for the PR.
  • I have completed the mandatory sections of this document.
  • I have deleted any unused sections.
  • I confirm that I have checked for required README updates and acted accordingly.

πŸ“ Developer Notes:

@lilitkarapetyan lilitkarapetyan added the bug Something isn't working label Jul 9, 2024
@lilitkarapetyan lilitkarapetyan requested a review from IanMayo as a code owner July 9, 2024 08:44
@lilitkarapetyan
Copy link
Collaborator Author

fixes #2992

@IanMayo IanMayo temporarily deployed to serge-2992-core-mapping-nv82xj July 9, 2024 08:44 Inactive
@IanMayo IanMayo temporarily deployed to serge-2992-core-mapping-nv82xj July 9, 2024 08:53 Inactive
} else {
theChannel.messages.unshift(newObj)
}
theChannel.messages.push(newObj)
Copy link
Contributor

@IanMayo IanMayo Jul 9, 2024

Choose a reason for hiding this comment

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

Hello @lilitkarapetyan - I'm nervous about the impact of this change across all of the channels that use this logic. Could you check please new messages get added properly to each type of channel (including mapping).

Actually, @Tristina1788 - it could do with a good test from you too, please. We need to check messages are shown in the correct order in all channel types, and that new messages are correctly shown. This should also include changes to message in a Collab channel.

@IanMayo IanMayo temporarily deployed to serge-2992-core-mapping-nv82xj July 9, 2024 09:47 Inactive
@Tristina1788
Copy link
Collaborator

@lilitkarapetyan @IanMayo

  • Now from message Channel, I can see message shows follow turn correctly

image

  • From Core Mapping Channel, message can be saved after logout
2024-07-09_17-42-03.mp4
  • From Collab channel, I can send message as before

image

So, I think the fixing is working fine.

@IanMayo IanMayo merged commit e6b5c69 into develop Jul 9, 2024
3 checks passed
@IanMayo IanMayo deleted the 2992_Core_mapping_the_created_items_are_disapeared_after_logout_gameplay branch July 9, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants