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

[Mobile][Usability] [Chevron no reset issue in Action.ShowCards ] #4548

Closed
2 tasks done
manujai opened this issue Aug 6, 2020 · 5 comments · Fixed by #4566 or #4674
Closed
2 tasks done

[Mobile][Usability] [Chevron no reset issue in Action.ShowCards ] #4548

manujai opened this issue Aug 6, 2020 · 5 comments · Fixed by #4566 or #4674
Assignees
Labels
Milestone

Comments

@manujai
Copy link

manujai commented Aug 6, 2020

Platform

What platform is your issue or question related to? (Delete other platforms).

  • Android
  • iOS

Author or host

Host on Webex Teams

Version of SDK

We have our own fork of AdaptiveCards@v1.2.11

Details

The Chevron on Action.ShowCards() buttons does not reset back to their default state when a different button is pressed.
For example,

  1. Lets say, we have two buttons which have chevrons pointing downwards as its default state. (Expected)
  2. Button A is pressed and chevron A points upwards and a card is displayed at the bottom (Expected)
  3. Button B is pressed and chevron B points downwards and the card associated with Button B is displayed, but the chevron A does not resets back to its default state (which is pointing downwards)

A fix is required where pressing a Action.ShowCards() button resets the state of all the other chevrons.

Attached videos for reference.

ezgif-4-08afaf15ed7b
ezgif-4-be9e7aa0cea7

@manujai manujai added the Bug label Aug 6, 2020
@ghost ghost added the Triage-Needed label Aug 6, 2020
@shalinijoshi19 shalinijoshi19 added Platform-Android Platform-iOS Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios labels Aug 7, 2020
@shalinijoshi19
Copy link
Member

@almedina-ms can you take a look at this real quick please? Thanks

@shalinijoshi19 shalinijoshi19 added this to the 20.08 milestone Aug 7, 2020
@ghost
Copy link

ghost commented Aug 7, 2020

Hi @manujai. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions.

@shalinijoshi19
Copy link
Member

@almedina-ms can you take a look at this one while @jwoo-msft is OOF? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment