Skip to content

[Bug]: received messages are shown above sent messages #717

Description

@sav-imagines

Before submitting

  • I have searched existing issues to make sure this bug hasn't already been reported
  • I have updated to the latest version of the software to verify the issue still exists
  • I have cleared cache/cookies/storage or tried in a private/incognito window (if applicable)

Hardware

Heltec V3

Connection Type

Serial

Local or Hosted

https://client.meshtastic.org

Firmware Version

v2.6.11.60ec05e

Operating System

Windows 11

Browser

Chrome 138

Expected Behavior

Messages are shown in order of being sent or received.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "2", "3".

Actual Behavior

Received messages are shown before sent messages.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "3", "2".

Steps to Reproduce

  1. Send a message from device A
  2. Send a message from device B
  3. Send a message from device A
  4. From the web client of device A, messages 1 and 3 are shown after message 2.

Relevant console output

Screenshots

Image

(messages were sent in numerical order, "6" after "5" for example)

Additional Context

The android app shows the messages correctly and in order, so this might qualify as a parity issue:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions