Global history feed doesn't load latest events first
Seems to load old events first then refresh then some Newer events and then refresh and then the latest events after then refresh.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Seems to load old events first then refresh then some Newer events and then refresh and then the latest events after then refresh.
Keeping this open, expect the dashboard is going to require a few iterations before it's considered performant.
Loads of network requests are needed depending on how many projects are on the host.
Milestone changed to Version 1.2
Milestone changed to Version 1.3
Reassigned to @matthew.wilkinson
Milestone changed to Backlog
Ok what I've done is make the dashboard fetch events for each project one by one sorted by the "lastActivityAt" key on the project. Projects most recently updated are fetched first. The dashboard starts with a list of all the events the app already has, but will be fetching new events that are newest!
Losing issue, but if you feel it's still a bug feel free to reopen. Should be fixed in the next beta.
Status changed to closed