Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find Wallet bug: accordion index stays open when switching filters #14466

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

dbarabashh
Copy link
Contributor

@dbarabashh dbarabashh commented Dec 6, 2024

fix: preserve wallet expanded state when applying filters in DataTable

Description

This PR fixes the wallet expansion state behavior in the DataTable component when filters are applied. Previously, the expanded state was not properly preserved when filters changed the visible data.

Now:

  • When a wallet is filtered out and then back in, its previous expanded state is preserved
  • Added proper TypeScript types for the expanded state handling

Related Issue

Bug fix for wallet expansion state behavior #14446

Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit e439a13
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/675386942c3bd80008af68b4
😎 Deploy Preview https://deploy-preview-14466--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 50 (🔴 down 6 from production)
Accessibility: 92 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant