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

Updated layout notification to include properties #4944

Merged
merged 2 commits into from
Oct 27, 2020

Conversation

jwoo-msft
Copy link
Member

@jwoo-msft jwoo-msft commented Oct 21, 2020

Related Issue

Fixed #4890

Description

Added layout update notification to include custom properties, so the user of this delegate include custom properties to enable them to do things like setting an input view or a label to be focused. The sample app can scroll to the correct input view with additional param passed from the notification.

How Verified

How you verified the fix, including one or all of the following:

  1. Tested with sample cards for regression check
  2. Updated sample app to demonstrate the new feature
Microsoft Reviewers: Open in CodeFlow

@jwoo-msft jwoo-msft changed the base branch from main to jwoo/ios-custom-targets October 21, 2020 16:51
@ghost ghost added the no-recent-activity label Oct 26, 2020
@ghost ghost assigned shalinijoshi19 Oct 26, 2020
@ghost
Copy link

ghost commented Oct 26, 2020

Hi @jwoo-msft. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@jwoo-msft jwoo-msft force-pushed the jwoo/ios-modified-layout-update branch from 489f3c0 to d3303b4 Compare October 27, 2020 06:16
@ghost ghost removed the no-recent-activity label Oct 27, 2020
@ghost
Copy link

ghost commented Oct 27, 2020

Hi @jwoo-msft; Thanks for taking action on your previously stale pull request. Resetting staleness.

Copy link
Contributor

@RebeccaAnne RebeccaAnne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jwoo-msft jwoo-msft merged commit d407ec9 into jwoo/ios-custom-targets Oct 27, 2020
@jwoo-msft jwoo-msft deleted the jwoo/ios-modified-layout-update branch October 27, 2020 21:02
jwoo-msft added a commit that referenced this pull request Oct 27, 2020
* updated target registration to allow for custom targets

* Added registration for event handler

* Added sample code

* work in progress

* Refactored Aggregate Target for re-use

* updated codes

* updated sample code

* Updated layout notification to include properties (#4944)

* added a new delegate method

* Updated the usage
jwoo-msft added a commit that referenced this pull request Oct 27, 2020
* updated target registration to allow for custom targets

* Added registration for event handler

* Added sample code

* work in progress

* Refactored Aggregate Target for re-use

* updated codes

* updated sample code

* Updated layout notification to include properties (#4944)

* added a new delegate method

* Updated the usage
jwoo-msft added a commit that referenced this pull request Oct 27, 2020
* updated target registration to allow for custom targets

* Added registration for event handler

* Added sample code

* work in progress

* Refactored Aggregate Target for re-use

* updated codes

* updated sample code

* Updated layout notification to include properties (#4944)

* added a new delegate method

* Updated the usage
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
* updated target registration to allow for custom targets

* Added registration for event handler

* Added sample code

* work in progress

* Refactored Aggregate Target for re-use

* updated codes

* updated sample code

* Updated layout notification to include properties (microsoft#4944)

* added a new delegate method

* Updated the usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS][Accessibility ] [Focus is not going to the first accessibility element]
4 participants