pangeachat / client

Learn a language while texting your friends
https://krille-chan.github.io/fluffychat/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Subchat analytics mixing up DMs and welcome chat #298

Closed Kelrap closed 1 month ago

Kelrap commented 1 month ago

There's 1 class (top level) with 2 nested subclasses (sub 1, sub 2). Sub 2 analytics normally shows the following:

Screenshot 2024-06-05 at 11 04 37 AM

After navigating to Sub 2 through Class analytics > sub 1 > Message/Error analytics > sub 2, it shows the following:

Screenshot 2024-06-05 at 11 06 26 AM

After navigating to Sub 2 through Class analytics > top level > Message/Error analytics > sub 2, it shows the following:

Screenshot 2024-06-05 at 11 07 05 AM

Navigating to another page and back again returns the sub 2 analytics page to its normal state.

Sending another message did not change anything, just made the numbers go up.