Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix that "Incoming Thing Updates" always repeated the first entry #1901

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

thjaeckle
Copy link
Member

  • new entries to the table were not added correctly, but always only the first received entry was added again

@thfries I encountered that the "Incoming Thing Updates" table is broken - it only adds the first element of the filteredMessage array over and over again - and not the "latest one"

See e.g. screenshot:
image

Could you review this small fix?

@thjaeckle thjaeckle added bug UI Issues related to the Ditto explorer UI labels Feb 9, 2024
@thjaeckle thjaeckle added this to the 3.5.3 milestone Feb 9, 2024
@thjaeckle thjaeckle self-assigned this Feb 9, 2024
* new entries to the table were not added correctly, but always only the first received entry was added again
@thjaeckle thjaeckle force-pushed the bugfix/ui-incoming-thing-updates branch from 87aeca5 to 986df09 Compare February 13, 2024 12:17
@thjaeckle
Copy link
Member Author

Discussed the issue with @thfries via chat - and approve on his behalf.

@thjaeckle thjaeckle merged commit 0d04168 into master Feb 13, 2024
3 checks passed
@thjaeckle thjaeckle deleted the bugfix/ui-incoming-thing-updates branch February 26, 2024 08:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug UI Issues related to the Ditto explorer UI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant