Commit 9be48eb
committed
docs(gitlab[_warn_truncation]) Note unfiltered x-total may overstate truncation
why: _warn_truncation compares post-filter count against the x-total
header (unfiltered server total); with skip_groups or other client-side
filters active, the "Showing N of M" warning can mislead users.
what:
- Add TODO comment in _warn_truncation explaining the count mismatch1 parent 0820f1f commit 9be48eb
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
353 | 359 | | |
354 | 360 | | |
355 | 361 | | |
| |||
0 commit comments