Commit 974b7cb
Leon Shan
fix: default status filter to 'all' to show archived-only projects
Bug reported in rpamis/comet#72: when all changes are archived (e.g.
plain OpenSpec projects without comet metadata), the default 'active'
filter showed '没有匹配的 change' even though the API returned data.
Default to 'all' so users see every change immediately.1 parent ae2edf2 commit 974b7cb
3 files changed
Lines changed: 2 additions & 2 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments