Skip to content

fix(table): correctly filter all rows before paging when filter is active#1508

Merged
mlmoravek merged 7 commits intodevelopfrom
bug/1504/table-filtering
Jan 14, 2026
Merged

fix(table): correctly filter all rows before paging when filter is active#1508
mlmoravek merged 7 commits intodevelopfrom
bug/1504/table-filtering

Conversation

@mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Jan 9, 2026

Fixes #1504

Proposed Changes

  • filter data rows before the paging
  • simplify the data processing process
  • update examples

@mlmoravek mlmoravek added the bug Something isn't working label Jan 9, 2026
@netlify
Copy link

netlify bot commented Jan 9, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 78895bb
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/6967b2b29d9678000852fb76
😎 Deploy Preview https://deploy-preview-1508--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek changed the title fix(table): correctly filter all rows before paging when there is a filter value fix(table): correctly filter all rows before paging when filter is active Jan 11, 2026
@mlmoravek mlmoravek merged commit 3f84fa0 into develop Jan 14, 2026
12 checks passed
@mlmoravek mlmoravek deleted the bug/1504/table-filtering branch January 14, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paginated filterable table filters only current page

1 participant