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

Changes to address gallery style issue. #704

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

shshetty-microsoft
Copy link
Contributor

If this is related to an issue open in GitHub, please link it to this ticket and put the URL here.

Problem

What is the issue we are attempting to solve?
In the case of the gallery control, there is a nested template that needs to be available before the children control for gallery are created. The nested template is used to provide information about the data control that the gallery needs to use. Changes to add nested children first. Validate change in test case.

Solution

What are we doing to solve this issue?
Add the nested templates before the control children are added.

Changes

  • Log what was changed
  • Log what was changed
  • Log what was changed

Validation

  • How did you verify that this issue is truly fixed?

image
image

@shshetty-microsoft shshetty-microsoft marked this pull request as ready for review July 23, 2024 17:03
@shshetty-microsoft shshetty-microsoft requested review from a team as code owners July 23, 2024 17:03
src/Persistence/Yaml/ControlFormatter.cs Outdated Show resolved Hide resolved
@shshetty-microsoft shshetty-microsoft merged commit 5f489c0 into master Jul 25, 2024
4 checks passed
@shshetty-microsoft shshetty-microsoft deleted the users/shshetty/GalleryIssue branch July 25, 2024 21:52
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