Commit abbf6b1
committed
fix: sort by last_indexed_at first, add aria-label to delete confirm input
Sort: never-indexed repos no longer jump ahead of recently indexed ones.
last_indexed_at is primary sort key, created_at is tiebreaker only.
Accessibility: delete confirmation input now has aria-label for screen readers.
Skipped: function_count > 0 (intentional), motion.button nesting (large
refactor), slug-based confirm (users think in repo names).1 parent 6de079c commit abbf6b1
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
| |||
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
| 317 | + | |
315 | 318 | | |
316 | 319 | | |
317 | 320 | | |
| |||
0 commit comments