Interactive widget for asking the user questions.
Supports text input and multiple choice questions. Multiple choice questions always include an "Other" option for free-form input.
ContainerSet the future to resolve when user answers.
Focus the current active question's input.
Confirm the answer at index and advance to the next question.
Navigate to the next question without confirming.
Navigate to the previous question without confirming.
Prevent blur from propagating and dismissing the menu.