[19.0][FIX] website_event_filter_city: fix visible item count with city filters. - #545
Conversation
|
Hi @pilarvargas-tecnativa, |
efc134a to
55759fb
Compare
|
@pilarvargas-tecnativa, Right now, the city filter should work the same way as the country filter, taking into account that the country filter is affected by the other filters, as well as by the city filter. |
dcanete-pyming
left a comment
There was a problem hiding this comment.
Functional review:
- Verified that selecting a city updates the available countries.
- Verified that selecting a country updates the available cities.
- Verified that text search updates both city and country filters.
- Verified that clearing the filters restores all available options.
- Confirmed that incompatible events are not displayed.
The functional behavior works as expected.
55759fb to
7616880
Compare
7616880 to
9ae9bce
Compare
|
ping @pedrobaeza |
9ae9bce to
a5d26ca
Compare
a5d26ca to
97e8985
Compare
|
Hey, thanks for contributing! Proceeding to merge this for you. |
97e8985 to
27c0038
Compare
27c0038 to
97e8985
Compare
97e8985 to
f592141
Compare
|
@adasatorres-tecnativa I already pushed the correct version. It was with |
f592141 to
97e8985
Compare
|
Congratulations, your PR was merged at d7730b8. Thanks a lot for contributing to OCA. ❤️ |
@Tecnativa TT64025
@pilarvargas-tecnativa @pedrobaeza.
Ensure the city filter takes all other active filters into account when calculating visible events.