Skip to content

Fix: broken filters#294

Merged
orangecoding merged 1 commit intoorangecoding:masterfrom
realDayaa:fix/filters
Apr 4, 2026
Merged

Fix: broken filters#294
orangecoding merged 1 commit intoorangecoding:masterfrom
realDayaa:fix/filters

Conversation

@realDayaa
Copy link
Copy Markdown
Contributor

Fixes filters not being applied properly.

Closes #293

{ replace: true },
);
// Collect the change
if (!pendingUpdates.has(setSearchParams)) {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have you checkwed whether this works as well for the maps view?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, works for both

@orangecoding orangecoding merged commit 7888c5b into orangecoding:master Apr 4, 2026
5 of 7 checks passed
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.

[Bug]: Unable to set multiple filters

2 participants