Skip to content

Conversation

@adrianptrv
Copy link
Contributor

Closes #16355

Here is the same sample with the new change applied: Sample

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@RivaIvanova RivaIvanova added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 4, 2025
@RivaIvanova
Copy link
Member

Not sure if this is an issue in the WC list or the Angular one, but there are differences in the sizes of the icons on initial load (default size) and when resizing, both for Material and Indigo. @sdimchevski can you confirm what the sizes should be for the list action icons? If it's a WC-related issue, I'll log it separately, and we can ignore this comment.

Material

Angular list icon

  • default size - medium 20px
  • small size - 18px
  • medium size - 20px
  • large size 24px

WC list icon

  • default size - large 24px
  • small size - 18px
  • medium size - 20px
  • large size - 24px

wcList

Indigo

The Angular list icon is always medium size - 16px.

WC list icon

  • default size - large 24px
  • small size - 14px
  • medium size - 16px
  • large size - 24px

wcListIndigo

@RivaIvanova RivaIvanova added design: awaiting-validation and removed 💥 status: in-test PRs currently being tested labels Nov 4, 2025
@sdimchevski
Copy link

The default size in both Material and Indigo should be M . We don't have sizes for the List in the UI kits at the moment but I think for Indigo in WC the list icon should always stay medium size like in Angular. @andiesm813 what do you think?

@andiesm813
Copy link

Agreed @sdimchevski ... the size should always stay medium like Angular for the Indigo Theme as well.

@simeonoff simeonoff merged commit 5ce6907 into master Nov 10, 2025
6 checks passed
@simeonoff simeonoff deleted the apetrov/fix-list-icon-size branch November 10, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🖼️ icon list ✨ themes ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[IgxListActions]: icons are not sized properly on initial load if the directive is not applied directly on them

6 participants