AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

[feature request] Optionally persist item type filters on menus between sessions

Open hawkrives opened this issue 6 years ago • 2 comments

From a student:

Could the menu filter changes remain between sessions? So, like, if I filter out composed salads, they will remain filtered whenever I open the app in the future (unless I choose to show them again.)

hawkrives avatar Apr 03 '18 15:04 hawkrives

I definitely think that this should only apply to certain filters, though. I don't want the "meal selection" filter, for instance, but I'm maybe OK with having the food categories?

hawkrives avatar Apr 03 '18 15:04 hawkrives

I think we should add a new key to the filter spec, persist: boolean or something, which will automatically persist that filter's value into AsyncStorage.

hawkrives avatar Dec 18 '18 16:12 hawkrives