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

fix: prevent default filters from being overwritten #562

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

aravindparappil46
Copy link
Contributor

Since there is a reference between settings and defaultSettings, when you check any filter, it also mutates the defaultFilters array.
Using the spread operator fixes this.
Also, removed tooltip from Clear Filters, since the tooltip looks like an additional button

Since there is a reference between settings and defaultSettings,
when you check any filter, it also mutates the defaultFilters array
Using the spread operator fixes this
Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for atlassify canceled.

Name Link
🔨 Latest commit d3efee3
🔍 Latest deploy log https://app.netlify.com/sites/atlassify/deploys/6792b5bfed3ecb00081de87f

@setchy
Copy link
Owner

setchy commented Jan 23, 2025

Thanks @aravindparappil46 - great improvements

@setchy setchy merged commit 1e632dc into setchy:main Jan 23, 2025
11 checks passed
@setchy setchy added this to the Release 1.12.0 milestone Jan 29, 2025
@setchy setchy added the bug Something isn't working label Jan 29, 2025
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.

2 participants