microsoft/Teams-AdaptiveCards-Mobile

[Adaptive Card iOS - Input.ChoiceSet.json]: Menu items under are not getting deleted after activating the 'Delete All Cards' button.

vagpt opened this issue · 0 comments

Target Platforms

iOS

SDK Version

Version 1.0 (2.4.0-beta.24.5.30.1)

Application Name

Adaptive Cards

Problem Description

Test Environment:
Device: iPhone 11
iOS: 17.5.1
Application: Adaptive Cards
App Version: Version 1.0 (2.4.0-beta.24.5.30.1)
Screen Reader: Voice Over

Repro Steps:

  1. Launch Adaptive Cards iOS application.
  2. Home screen will appear.
  3. Activate Voice over
  4. Navigate to "V1.3" control and select it.
  5. Navigate to 'Elements' control and activate it.
  6. Navigate to 'Input.ChoiceSet.Jsons' and activate it.
  7. The Card will open.
  8. Perform right swipe and navigate to the 'What color do you want' combo box and double tap to activate it.
  9. List items will be appeared.
  10. Now, perform left swipe and navigate back to the 'Delete all cards' button and double tap to activate it and observe the issue.

Actual Result:
Menu items present under 'What color do you want' combo box are not getting deleted when user activates 'Delete all cards' button.

Expected Result:
After activating the 'Delete all cards' button, Menu item present under 'What color do you want' should also be deleted.

Note:
This issue is repro throughout the application.

User Impact:
It will impact the all user as either they have to close entire application and then renavigate on the same card or they need to open the different card.

Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section

Screenshots

Menu.items.under.are.not.getting.deleted.after.activating.the.Delete.All.Cards.button.mov

Card JSON

NA

Sample Code Language

No response

Sample Code

No response