I've been using the Instruction field a lot in my components to guide users with the words 'select the items', 'select the right arrow', 'select the optional Managers tab', etc. The problem is that these instructions only apply to the full width desktop version of my theme.
When reduced to mobile, the instruction no longer applies - block sliders vertically stack and buttons disappear, content in optional tabs appear in full detail, etc. So I need to be fairly carefully generic and repetitive in how I instruct ('Read the following..')
I've been craving an optional 2nd instruction field for mobile view (e.g. where screen width < 560px) where I can supply an alternative instruction with minor adjustments. Is this worth considering in a future release?