I created a "Flow Button" which, when pressed, prompts the user to enter some text data (their physical location and either "yes" or "no" to a question.
If I open the Microsoft Flow iPhone App and press the button in the Apps "Button" section" it works perfectly (prompts the user for the info).
The problem occurs if I press the same button on the Microsoft Flow "Widget" screen (on the iPhone this is the screen you get when you swipe "right").
The flow runs but it runs without prompting the user for the text inputs, which renders the output of the flow useless (without the text inputs the output makes no sense).
Is this a bug or should we only utilize "Flow Buttons" on widgets that do not require any input from the user at runtime?
Thank you