botbuilder-js icon indicating copy to clipboard operation
botbuilder-js copied to clipboard

Input.ChoiceSet not usable on iOS devices.

Open ldhenry opened this issue 3 years ago • 6 comments

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:

  1. Make sure the Github app is installed.
  2. Open MS Teams on iOS.
  3. Click on the overflow menu next to a message.
  4. Select More actions and then select Report issue
  5. Try to select an Organization/Repository

Expected behavior

Users should be able to select items from a list and/or use typeahead to select an item.

Videos

https://user-images.githubusercontent.com/47337653/211918609-9f636fb5-37c1-48c8-8b20-3286655a0794.mp4

https://user-images.githubusercontent.com/47337653/211919038-9aad3f49-5722-4be8-b505-633cca0648a7.mp4

Additional context

Add any other context about the problem here.

ldhenry avatar Jan 11 '23 21:01 ldhenry

Is this a Teams app issue or a samples issue?

tracyboehrer avatar Jan 12 '23 19:01 tracyboehrer

Is this a Teams app issue or a samples issue?

I believe this is an issue with the MS Teams app.

ldhenry avatar Jan 12 '23 19:01 ldhenry

Hi @ldhenry,

I've notified the Microsoft "Teams" team about this issue. Will report back as soon as there are updates. Thanks.

ram-xv avatar Feb 09 '23 19:02 ram-xv

Thanks 👍🏼

ldhenry avatar Feb 09 '23 19:02 ldhenry

@ldhenry -- update:

Teams engineers were able to repro this issue and have raised bug for it. We will inform you once we get any update.

Thanks.

ram-xv avatar Feb 14 '23 17:02 ram-xv

Nice - thanks for the update!

ldhenry avatar Feb 14 '23 17:02 ldhenry