poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

comments on notes are shown over and over again #390

Closed foss- closed 2 weeks ago

foss- commented 1 month ago

💡 Summary

When opening a note to view the discussion and comments around it, Aria redundantly shows the same comments again and again.

This is not the case when viewing the note in iceshrimp webview.

🥰 Expected Behavior

The way the comments are shown in webUI looks correct. I'd expect something similar in Aria.

Iceshrimp webUI:

🤬 Actual Behavior

Aria: https://github.com/user-attachments/assets/166db30c-13b9-43ce-93f2-fe9cb1f56447

📝 Steps to Reproduce

Link to note in question: https://fedia.social/notes/9y2wfnrspau9u01m (Iceshrimp instance used) Original page: https://androiddev.social/@MishaalRahman/113124854173829830

💻 Environment

* Model and OS of the device: Xiaomi 11 5G NE, Android 13.1
* Aria: 0.14.4
* Server: https://fedia.social
* Iceshrimp: 2023.12.8-dev-9a8b7efcd

Do you want to address this bug yourself?