filecoin-project / filecoin-project/boost
Aggregate deal stats on the Storage Deals page
Open
area/ui
area/ux
- Dominant language
- Go
- Stars
- 121
- Forks
- 79
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
It would be nice to see aggregated deal stats on the deals page, something like
```
Ready To Publish: 18
Awaiting Publish Confirmation: 30
Transferring: 80
Sealer: PreCommit1: 64
```
With the list ideally being clickable to quickly filter the list to see deals in potentially weird states quickly.
Contributor guide
Research direction
Start at the Storage Deals page and trace how the deal list is loaded and filtered. Add aggregate counts for the listed deal states, make each count clickable to filter the list, and verify that unusual states can be found quickly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100