Skip to content

Conversation

@dipja
Copy link
Collaborator

@dipja dipja commented Feb 2, 2023

Feature - [Android][Second PR] Dynamic Type Ahead

This is the second PR covers code changes to add drawables as UI resources in dynamic type ahead new screen. Also, provides support for custom icons from host.

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

Type ahead state icons

Start Searching State Icon
Screenshot 2023-02-20 at 2 58 12 PM

Error/NoResult State Icon
Screenshot 2023-02-20 at 2 58 30 PM

Select/Tick Icon
Screenshot 2023-02-20 at 2 58 20 PM

Chevon Icon
Screenshot 2023-02-20 at 2 57 36 PM

Search Icon
Screenshot 2023-02-20 at 2 56 55 PM

Back Icon
Screenshot 2023-02-20 at 2 57 56 PM

Cross Button
Screenshot 2023-02-20 at 2 57 49 PM

@almedina-ms
Copy link
Contributor

As this PR is focusing on rendering and translating a design into code it would be great to have images or videos that show how the element is looking like at this point

@dipja dipja marked this pull request as ready for review February 23, 2023 17:22
* 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>
@dipja dipja merged commit 662ad9f into dipja/dynamic-type-ahead-1 Feb 24, 2023
@dipja dipja deleted the dipja/dynamic-type-ahead-2 branch February 24, 2023 05:22
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.

3 participants