Input.ChoiceSet not usable on iOS devices. #4405
Labels
Area: Teams
The issue is related to Teams support
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
customer-reported
Issue is created by anyone that is not a collaborator in the repository.
ExemptFromDailyDRIReport
Use this label to exclude the issue from the DRI report.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Versions
What package version of the SDK are you using: 4.17
What nodejs version are you using: 16
What browser version are you using: MS Teams App for iOS
What os are you using: iOS
Describe the bug
Hello, my team is currently in the process of submitting a new MS Teams app to the AppSource marketplace. During the review process our app got flagged because the
Input.ChoiceSet
dropdown is not working on iOS devices. After some investigating we discovered this seems to be a widespread issue as we were able to reproduce it with the official Github App as well. From what we can tell the choices are being rendered behind the action modal.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Users should be able to select items from a list and/or use typeahead to select an item.
Videos
Github.app.bug.mp4
Input.ChoiceSet.bug.mp4
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: