detail
USR369 wants a way to close/collapse the entire flavor picker box, not just clear a chosen flavor -- so he can look at the full plain recipe with absolutely nothing else in the way. Added a Hide/Show toggle button in the picker's header row (next to the CHOOSE A FLAVOR label). toggleFlavorBox() collapses the select dropdown + any merged flavor view down to nothing, leaving just the small header with a Show button -- tapping Show brings the whole box back exactly as it was. This is on top of, not instead of, the D996 fix (Back to plain recipe button for clearing just the selected flavor) -- that handles 'I picked a flavor, take me back to plain', this handles 'I don't want to see the picker at all right now, just let me read the recipe.'