Skip to content

Commit 988ec54

Browse files
Update changelog
1 parent 7139724 commit 988ec54

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog/platform.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,22 @@ fetch('https://api.flatfile.com/v1/instructions?environmentId=us_env_123&scope=u
8282
```
8383
</Update>
8484

85+
<Update label="04-11-2025" tags={["title: "Enhanced Filter Management in Spaces UI""]}>
86+
---
87+
88+
**Improved Atomic Filter Management**
89+
90+
We've enhanced the filtering experience in the Spaces UI by preventing the creation of multiple "atomic" filters for the same field. Now, when a user attempts to create a filter for a field that already has an existing filter, they will be directed to that existing filter query instead of creating a new one.
91+
92+
This improvement:
93+
- Prevents duplicate filters that could lead to confusion
94+
- Creates a cleaner filtering interface
95+
- Streamlines the filter management experience
96+
- Makes it easier to track and modify existing filters
97+
98+
The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience.
99+
</Update>
100+
85101
<Update label="04-08-2025" tags={["spaces-ui"]}>
86102
**Improved Data Clips Collaborator Experience**
87103

0 commit comments

Comments
 (0)