Seeking Advice: Implementing User-Friendly Navigation for Parallel Order Options

Hi Rasa community,

I’m developing a Telegram bot using Rasa that allows users to interact with multiple order options simultaneously. I want to enable smooth navigation so users can switch between options at any point without losing their progress. Additionally, I’d like to disable or “grey out” other options once a user selects one. I’m seeking advice on the best way to implement this feature and manage the state of selected and disabled options. Any insights, code examples, or Rasa features that can help achieve this would be greatly appreciated.

Thank you!