-
Notifications
You must be signed in to change notification settings - Fork 467
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
feat(edit-content) add category field #28658 #28690
Conversation
087a009
to
f314942
Compare
f314942
to
12b7744
Compare
...edit-content/src/lib/components/dot-edit-content-field/dot-edit-content-field.component.html
Show resolved
Hide resolved
...dot-edit-content-category-field-dialog/dot-edit-content-category-field-dialog.component.html
Outdated
Show resolved
Hide resolved
...dot-edit-content-category-field-dialog/dot-edit-content-category-field-dialog.component.html
Show resolved
Hide resolved
...dot-edit-content-category-field-dialog/dot-edit-content-category-field-dialog.component.html
Show resolved
Hide resolved
.../src/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.ts
Outdated
Show resolved
Hide resolved
...dot-edit-content-category-field-dialog/dot-edit-content-category-field-dialog.component.scss
Outdated
Show resolved
Hide resolved
...edit-content/src/lib/components/dot-edit-content-field/dot-edit-content-field.component.scss
Outdated
Show resolved
Hide resolved
...dot-edit-content-category-field-dialog/dot-edit-content-category-field-dialog.component.scss
Outdated
Show resolved
Hide resolved
::ng-deep .category-field__dialog .p-dialog-content { | ||
padding: 0; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This in the one that needs the nested with the :host
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is dangerous because it can affect other dialogs in the page, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be deleted. In the draft of the change to use sidebar instead, I rid of those lines.
...rc/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.html
Outdated
Show resolved
Hide resolved
...rc/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.scss
Outdated
Show resolved
Hide resolved
...rc/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.scss
Outdated
Show resolved
Hide resolved
...lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.spec.ts
Show resolved
Hide resolved
fa8b9e4
to
10da22a
Compare
.../src/lib/fields/dot-edit-content-category-field/dot-edit-content-category-field.component.ts
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proposed Changes
Checklist
Additional Info
Screen.Recording.2024-05-30.at.9.04.00.PM.mov
Screenshots
Input
Dialog