Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input.ChoiceSet not usable on iOS devices. #4405

Open
ldhenry opened this issue Jan 11, 2023 · 6 comments
Open

Input.ChoiceSet not usable on iOS devices. #4405

ldhenry opened this issue Jan 11, 2023 · 6 comments
Assignees
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.

Comments

@ldhenry
Copy link

ldhenry commented Jan 11, 2023

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

Github.app.bug.mp4
Input.ChoiceSet.bug.mp4

Additional context

Add any other context about the problem here.

@ldhenry ldhenry added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Jan 11, 2023
@tracyboehrer
Copy link
Member

Is this a Teams app issue or a samples issue?

@ldhenry
Copy link
Author

ldhenry commented Jan 12, 2023

Is this a Teams app issue or a samples issue?

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

@munozemilio munozemilio added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Issue is created by anyone that is not a collaborator in the repository. labels Jan 23, 2023
@ramfattah
Copy link
Contributor

Hi @ldhenry,

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

@ramfattah ramfattah self-assigned this Feb 9, 2023
@ramfattah ramfattah removed the needs-triage The issue has just been created and it has not been reviewed by the team. label Feb 9, 2023
@ldhenry
Copy link
Author

ldhenry commented Feb 9, 2023

Thanks 👍🏼

@axelsrz axelsrz added the customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. label Feb 13, 2023
@ramfattah
Copy link
Contributor

@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.

@ldhenry
Copy link
Author

ldhenry commented Feb 14, 2023

Nice - thanks for the update!

@johnataylor johnataylor added ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. Area: Teams The issue is related to Teams support labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

6 participants