-
Notifications
You must be signed in to change notification settings - Fork 69
Show more network stats in the UI #248
Comments
As per #23 (comment) we can implement these through |
@yoshuawuyts Updated mockup. Please review, does that make sense? Related, as it also helps to the user to understand what the status is of each Dat: #184 Do we need stats on peers with partial/full datasets yet? In favor of keeping the overview uncluttered, suggest to have this part of a potential future feature: extended stats (e.g. in a panel on the bottom, think utorrent). |
Yeah, I like it! Let's chat about a desktop roadmap for the next milestone with @maxogden, it'd be good to get a sense of what would be the most exciting to show off in a demo. It could be easy to rewrite https://github.com/mafintosh/dat-drop here in a panel when you click a dat. |
And yes, peer partial replication stats should be a separate issue. |
@Karissa gonna check it out - hadn't seen that yet ✨ |
getting started with this now |
started my work here: #268 |
@juliangruber Oh perfect thanks for preparing that! Will take it from here and start with styling. |
@juliangruber styling done for now! i'll assign to you, let me know if i missed anything. |
merged! |
When downloading a dat, it is often useful to know things about the network. Currently we're tracking the peer count, but it'd also be good if we:
- track "peers that have the full dataset" vs "peers that have a partial replica"Labeling this as high priority because not having any information about the state of the network can be frustrating for users as they've got no idea what's causing slowness or even halted downloads.
@Kriesse any ideas on a UI for this?
The text was updated successfully, but these errors were encountered: