Skip to content

Conversation

@dipja
Copy link
Collaborator

@dipja dipja commented Feb 2, 2023

#Feature - [Android][Third PR] Dynamic Type Ahead
This is the third PR covers code changes to add new screen for dynamic type ahead. When user clicks on the Input.Choiceset which has choices.data, a new screen is opened. The choices in this screen are fetched dynamically from the host and allows user to make selections and clear then as well.

Demo video: https://microsoftapc-my.sharepoint.com/:v:/g/personal/dipja_microsoft_com/EXNORsa2hb5OmkhneRPBcWABW8B9OGCif_AVEezf0mQRjA

Feature Details: https://github.com/microsoft/AdaptiveCards/blob/dipja/dynamic-type-ahead-doc-android/specs/DesignDiscussions/DynamicTypeAhead.md

Design Doc: https://github.com/microsoft/AdaptiveCards/blob/dipja/dynamic-type-ahead-doc-android/specs/DesignDiscussions/DynamicTypeAheadAndroid.md

Microsoft Reviewers: Open in CodeFlow

@baton17
Copy link
Contributor

baton17 commented Feb 6, 2023

@microsoft/3pcxp_adaptivecard please review

@dipja dipja marked this pull request as ready for review February 23, 2023 17:23
@dipja dipja merged commit 8599c71 into dipja/dynamic-type-ahead-2 Feb 24, 2023
@dipja dipja deleted the dipja/dynamic-type-ahead-3 branch February 24, 2023 05:20
dipja added a commit that referenced this pull request Feb 24, 2023
…ead (#8273)

* adding resources for dynamic type ahead ui

* adding custom icons

* fix typo

* addressing comments

* adding msft copyright

* Adding new screen for dynamic type ahead (#8274)

* adding new screen for dynamic type ahead

* removing comments

* updating sample app to use channel adaptor to fetch dynamic choices

* fixing customization support in new type ahead screen

* setting content description for buttons

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>
dipja added a commit that referenced this pull request Feb 24, 2023
* adding choices resolver for base element renderer

* moving card level host interactions using channel adaptor

* resolving comments

* Adding resources for dynamic type ahead UI and new screen for type ahead (#8273)

* adding resources for dynamic type ahead ui

* adding custom icons

* fix typo

* addressing comments

* adding msft copyright

* Adding new screen for dynamic type ahead (#8274)

* adding new screen for dynamic type ahead

* removing comments

* updating sample app to use channel adaptor to fetch dynamic choices

* fixing customization support in new type ahead screen

* setting content description for buttons

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>

* highting query text in dynamic choices

* fixing error message visibility

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
* adding choices resolver for base element renderer

* moving card level host interactions using channel adaptor

* resolving comments

* Adding resources for dynamic type ahead UI and new screen for type ahead (microsoft#8273)

* adding resources for dynamic type ahead ui

* adding custom icons

* fix typo

* addressing comments

* adding msft copyright

* Adding new screen for dynamic type ahead (microsoft#8274)

* adding new screen for dynamic type ahead

* removing comments

* updating sample app to use channel adaptor to fetch dynamic choices

* fixing customization support in new type ahead screen

* setting content description for buttons

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>

* highting query text in dynamic choices

* fixing error message visibility

---------

Co-authored-by: dipja <dipja@Dipeshs-MacBook-Pro.local>
Co-authored-by: dipja <dipja@Dipeshs-MBP.guest.corp.microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants