Commit 1677402
committed
fix(provider): re-filter on toggleTasted under the not-tasted filter
toggleFavorite re-applies filters when the favourites filter is active,
but toggleTasted did not. Marking a drink tasted while the "not tasted"
visibility filter was on left the drink stuck in the visible list until
the next filter, sort or reload.
Re-run filter+sort in toggleTasted when the notTasted filter is active,
mirroring toggleFavorite.
https://claude.ai/code/session_0135nVBYGpwkaQvG13XyS66H1 parent a1b9bd0 commit 1677402
2 files changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
601 | 607 | | |
602 | 608 | | |
603 | 609 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
951 | 981 | | |
952 | 982 | | |
953 | 983 | | |
| |||
0 commit comments