Skip to content

fix(table): correct wrong row filtering when a filter is cleared#1525

Merged
mlmoravek merged 4 commits intodevelopfrom
bug/1524/table-filter-clear
Jan 21, 2026
Merged

fix(table): correct wrong row filtering when a filter is cleared#1525
mlmoravek merged 4 commits intodevelopfrom
bug/1524/table-filter-clear

Conversation

@mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Jan 21, 2026

Fixes #1524

Proposed Changes

  • Reset row hidden state, when filter changes.
  • Update table filterable example.

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

netlify bot commented Jan 21, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 6dd746a
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/69711ff9855c88000806d3e6
😎 Deploy Preview https://deploy-preview-1525--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 marked this pull request as ready for review January 21, 2026 19:00
@mlmoravek mlmoravek merged commit a1757be into develop Jan 21, 2026
12 checks passed
@mlmoravek mlmoravek deleted the bug/1524/table-filter-clear branch January 21, 2026 20:54
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.

Lack of pagination on a filterable table breaks view

1 participant