Skip to content

fix(ui): update dictionary icons in sidebar and dictionaries list#664

Open
nshan20 wants to merge 3 commits into
3.0from
3.0-543
Open

fix(ui): update dictionary icons in sidebar and dictionaries list#664
nshan20 wants to merge 3 commits into
3.0from
3.0-543

Conversation

@nshan20

@nshan20 nshan20 commented May 12, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

{{ item.materialIcon }}
</mat-icon>

<eln-svg *ngIf="item.iconSvg" [icon]="item.iconSvg"></eln-svg>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Leftover?

requiredPermission?: string;
icon?: string;
materialIcon?: string;
iconSvg?: string;

@aamialkovich aamialkovich May 19, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can we use icon field which is already presented above?

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