| Summary: | Notifications dialog fetches unread messages from rooms with unfetched content too slowly | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Nate Graham <nate> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | minor | CC: | carl |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nate Graham
2024-01-16 20:35:55 UTC
While I submitted this bug report, the view eventually populated. It was so slow that I thought it wasn't working. Maybe we can make the bug report about that? The notifications view uses entirely different API than the normal room loading; if there are problems there that cause problems loading some rooms, that has to be a bug in the matrix server software. as for the speed - yeah, things aren't as fast as I'd like them to be, but that's also a problem in the server. We could do a better job in showing that notifications are loading, the main problem there seems to be the same as https://bugs.kde.org/show_bug.cgi?id=490407 |