Closed brian-xu closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
bph-site | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 19, 2024 4:30am |
Nice! I think we might want a slightly different "Claimed By" sort order though, something like
Would also be nice to default to sorting by the "Claimed By" column and show dropdown arrows while sorting, similar to Wikipedia.
Since we recently pushed the refund hints functionality & changed the "Claimed By" column to "status," we might have to make adjustments the sort order here. (+1 on the default sorting too). I also have to reload every time I try to see the hints page—this might be a separate bug.
After that, this PR should be good to go.
Looks great! I am going to slight adjust the status sort order again. Then LGTM ("let's get this merged").
Oh, the irregularities were because of inconsistent data in my hint database. As a future improvement, we can probably make some sort of state diagram abstraction for HintTable
, hint-page/HintStatusBox.tsx
, and hint-table/HintStatusBox.tsx
.
Let's merge this! @alex-j-wang
Testing Vercel Hobby limitations on this branch, stand by
Columns are sortable alphabetically/chronologically by default. Hint table is sortable by claimed/unclaimed.