pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.38k stars 69 forks source link

Segment filter memorization issue #292

Closed dompie closed 4 months ago

dompie commented 4 months ago

When I create a new segment filter using the "ends with" widget and return to the page after saving. I see the "starts with" filter is active, although the query json shows "ends with" content:

Screenshot 2024-05-13 at 10-18-20

This can be fixed by selecting "ends with" again, but becomes more cumbersome with multiple conditions.

I expect to see the previously saved state of the conditions when returning to the segment page and match the json query.

wmnnd commented 4 months ago

Thank you for reporting this! I’ve fixed this bug on main and the fix will be included in the next release.