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

Fixed DialogProps type error issue: "Component: Dynamic Dialog #2699" #2700

Closed
wants to merge 1 commit into from

Conversation

James-Laidlaw
Copy link
Contributor

type DialogProps was missing the style property, causing typescript to raise irrelevant errors when styling dynamic dialogs.
Fixed by adding style as optional property to type DialogProps

###Defect Fixes
When submitting a PR, please also create an issue documenting the error.

###Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

type DialogProps was missing the style attribute, causing typescript to raise irrelevant errors when styling dynamic dialogs.
Fixed by adding style as optional attribute to type DialogProps
@James-Laidlaw
Copy link
Contributor Author

issue report
#2699
" Component: Dynamic Dialog #2699 "

@tugcekucukoglu
Copy link
Member

Sorry for this. I did not see this PR and fixed it manually.

Thanks for your contribution.

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.

2 participants