发布

  • [OPIK-3278] [FE] Hide pagination on empty tables (#5042)

    frostbyte_neo 发布于 2026-02-03 13:11:34 +00:00

    Add early return when total is 0 to hide pagination component on empty
    tables. The page reset useEffect runs before the early return to ensure
    page resets to 1 when filters reduce results to zero.

    Fixes the "Showing 1-0 of 0" display issue on empty tables.

    Co-authored-by: Claude Opus 4.5 noreply@anthropic.com

    下载附件