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

[UWP][InputValidation] Crash when using popup show cards #4245

Closed
RebeccaAnne opened this issue Jun 26, 2020 · 3 comments
Closed

[UWP][InputValidation] Crash when using popup show cards #4245

RebeccaAnne opened this issue Jun 26, 2020 · 3 comments

Comments

@RebeccaAnne
Copy link
Contributor

RebeccaAnne commented Jun 26, 2020

Platform

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

  • UWP

Details

When setting show card mode to "actionMode": "popup", rather than inline, the renderer crashes when clicking on a show card button.

Host Config Json snippit:

"actions": {
	"maxActions": 5,
	"spacing": "default",
	"buttonSpacing": 10,
	"showCard": {
		"actionMode": "popup",
		"inlineTopMargin": 16
	},
	"actionsOrientation": "horizontal",
	"actionAlignment": "stretch"
},
@RebeccaAnne
Copy link
Contributor Author

We need to spec what happens when show cards are set to popup.

@RebeccaAnne
Copy link
Contributor Author

Spun off spec issue to #4369. This bug now tracks only the crash in UWP.

@ghost
Copy link

ghost commented Jul 13, 2020

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

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

No branches or pull requests

2 participants