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

Designer doesn't show vaadin:icons #2456

Open
kmosakowski opened this issue Sep 15, 2023 · 2 comments
Open

Designer doesn't show vaadin:icons #2456

kmosakowski opened this issue Sep 15, 2023 · 2 comments
Labels
bug Impact: Low Less than 15% of users are affected by the issue. Severity: Minor Severity - Lowest out of blocker, major and minor

Comments

@kmosakowski
Copy link

kmosakowski commented Sep 15, 2023

Steps to reproduce

Create tag vaadin-icon and set some vaadin:icons in attributes.

Actual behavior

Creating <vaadin-icon icon="vaadin:dashboard"></vaadin-icon> icon in the designer does not appear. But creating <vaadin-icon icon="lumo:user" size="1000"></vaadin-icon> everything is fine.

Note that lumo:user works, but vaadin:dashboard doesn't

vaadin:icons don't show in the designer and even in a web browser in preview clicking "open designer in browser..."

Preview in Designer with attributes:
image

When I run an application in developer/production mode everything is ok.

Expected behavior

vaadin:icons will show in designer like lumo:icons

IDE, Designer and OS version

  • IntelliJ IDEA 2023.2.2
  • Designer 4.6.22
  • Windows 11 Pro, Version: 22H2, OS build: 22621.2134
@szolo szolo added bug Severity: Minor Severity - Lowest out of blocker, major and minor Impact: Low Less than 15% of users are affected by the issue. labels Sep 18, 2023
@szolo
Copy link
Contributor

szolo commented Sep 18, 2023

Hello @kmosakowski, thanks for reporting. I will check. Am I right that lumo:user icon is shown correctly?

@kmosakowski
Copy link
Author

Hi, @szolo

Yes, not only lumo:user but lumo:<> everything is shown correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Impact: Low Less than 15% of users are affected by the issue. Severity: Minor Severity - Lowest out of blocker, major and minor
Projects
Status: 🔖 Normal Priority (P2)
Development

No branches or pull requests

2 participants