diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-25 14:39:42 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-27 09:57:01 +0000 |
commit | 30a6e282fc75d1525ae18b5f4296f98abead83c7 (patch) | |
tree | d812a810459420a90b25d914433ad1678f706e81 /CHANGELOG.md | |
parent | 86740bb1c1ee72834e0af5e9900689c1ca7292b9 (diff) |
Stop filter category overriding chosen category.
If you had one filter category selected, clicked the map (category
auto pre-selected), changed the category, and clicked the map again,
it would re-select the filter category, not the changed category.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f3b2e82a5..da8fe219b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ - Show all Open311 extra fields in edit admin. - Proper bodies check for sending updates. - Check better if extra question has values. + - Stop filter category overriding chosen category. - Development improvements: - Make front page cache time configurable. - Better working of /fakemapit/ under https. |