stream-chat-flutter icon indicating copy to clipboard operation
stream-chat-flutter copied to clipboard

Wrong message order due to timezone when quickly chatting

Open dvmatyun opened this issue 1 year ago • 6 comments

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

Android

What version are you using?

stream_chat_flutter: ^6.11.0

What happened?

Wrong message order when chatting using phones with different time zones wrong_message_order

Steps to reproduce

1. Take 2 phones with different time zones and different minute settings
2. Make a chat and send a couple of messages
3. New messages will not appear at the bottom (but they actually must, because they are new)

So maybe use server timestamps?

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

flutter analyze
Analyzing qyre-flutter...                                               
No issues found! (ran in 18.1s)

Flutter doctor output

fvm flutter doctor -v        
[√] Flutter (Channel stable, 3.13.9, on Microsoft Windows [Version 10.0.22621.2428], locale ru-RU)
    • Flutter version 3.13.9 on channel stable at C:\Users\dima\fvm\versions\3.13.6
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d211f42860 (9 days ago), 2023-10-25 13:42:25 -0700
    • Engine revision 0545f8705d
    • Dart version 3.1.5
    • DevTools version 2.25.0

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
    • Android SDK at C:\sdk\Android\android-sdk
    • Platform android-33, build-tools 33.0.0
    • ANDROID_HOME = C:\sdk\Android\android-sdk
    • Java binary at: C:\Users\dima\Downloads\android-studio-2023.1.1.10-windows\android-studio\jbr\bin\java
    • Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10353782)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.7.4)
    • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
    • Visual Studio Community 2022 version 17.7.34031.279
    • Windows 10 SDK version 10.0.19041.0

[√] Android Studio (version 2022.1)
    • Android Studio at C:\Program Files\Android\android-studio-canary
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.13+0-b1751.21-8125866)

[√] Android Studio (version 2023.1)
    • Android Studio at C:\Users\dima\Downloads\android-studio-2023.1.1.10-windows\android-studio
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10353782)

[√] VS Code, 64-bit edition (version 1.82.2)
    • VS Code at C:\Program Files\Microsoft VS Code
    • Flutter extension version 3.76.0

[√] Connected device (4 available)
    • Android SDK built for x86 64 (mobile) • emulator-5554 • android-x64    • Android 11 (API 30) (emulator)
    • Windows (desktop)                     • windows       • windows-x64    • Microsoft Windows [Version 10.0.22621.2428]
    • Chrome (web)                          • chrome        • web-javascript • Google Chrome 118.0.5993.120
    • Edge (web)                            • edge          • web-javascript • Microsoft Edge 118.0.2088.76

[√] Network resources
    • All expected network resources are available.

• No issues found!

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

dvmatyun avatar Nov 14 '23 08:11 dvmatyun

This issue is stale because it has been open for 20 days with no activity.

github-actions[bot] avatar Feb 22 '24 01:02 github-actions[bot]

Is it really stale?)

dvmatyun avatar Feb 22 '24 13:02 dvmatyun

This issue is stale because it has been open for 20 days with no activity.

github-actions[bot] avatar Mar 14 '24 00:03 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Mar 21 '24 06:03 github-actions[bot]