Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add dialog samples #298

Merged
merged 11 commits into from
Nov 2, 2022
Merged

Add dialog samples #298

merged 11 commits into from
Nov 2, 2022

Conversation

onlyexeption
Copy link
Contributor

@onlyexeption onlyexeption commented Aug 3, 2022

Closes #252

@HUSSAR-mtrela HUSSAR-mtrela added the status: in-development things that are not finished label Aug 8, 2022
@onlyexeption onlyexeption marked this pull request as ready for review August 18, 2022 10:44
@onlyexeption onlyexeption added the status: in-test PR ready for testing label Aug 18, 2022
@igdmdimitrov igdmdimitrov removed the status: in-development things that are not finished label Sep 2, 2022
@igdmdimitrov igdmdimitrov requested review from ChronosSF and removed request for igdmdimitrov September 2, 2022 08:14
@mtsvyatkova
Copy link
Contributor

mtsvyatkova commented Oct 4, 2022

In the Overview and Closing Variations samples an error is thrown in Console when closing the dialog by clicking one of the buttons:
CloseError

It's probably the dialog.hide() that needs to be used on button click instead of dialog.close().

@mtsvyatkova mtsvyatkova added status: in-development things that are not finished and removed status: in-test PR ready for testing labels Oct 4, 2022
@mtsvyatkova mtsvyatkova added status: in-test status: verified The PR is tested and ready for a merge and removed status: in-development things that are not finished status: in-test labels Oct 6, 2022
@@ -27,17 +27,6 @@
},
"dependencies": {
"@igniteui/material-icons-extended": "2.11.0",
"@infragistics/igniteui-webcomponents-charts": "22.2.4",
Copy link
Member

Choose a reason for hiding this comment

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

Why were these removed?

@ChronosSF ChronosSF merged commit 5fb1c11 into vnext Nov 2, 2022
@ChronosSF ChronosSF deleted the ibarakov/feat-252 branch November 2, 2022 16:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: verified The PR is tested and ready for a merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add samples for Dialog component
6 participants