IgniteUI / igniteui-wc-examples

samples browser app and individual samples on how to use Ignite UI for Web Components
https://infragistics.com/webcomponents-demos/samples
7 stars 5 forks source link

Add grid custom icons change sample. #811

Closed MayaKirova closed 1 week ago

MayaKirova commented 1 month ago

Add sample that changes some of the default grid icons with some of the font awesome icons runtime.

Note: Needs a newer rc build for igniteui-webcomponents-grids before it can be merged.

MarielaTihova commented 1 week ago

@MayaKirova

Issue 1: Sometimes when changing from Font Awesome to Material Icons the following issue happens

image

Once the Material Icons button loses focus, the issue is gone and icons appear as they should be.

Issue 2: When we are using Font Awesome, the search icon near the input field looks bad

image
dkamburov commented 1 week ago

@MayaKirova

Issue 1: Sometimes when changing from Font Awesome to Material Icons the following issue happens

image

Once the Material Icons button loses focus, the issue is gone and icons appear as they should be.

Issue 2: When we are using Font Awesome, the search icon near the input field looks bad image

Same as https://github.com/IgniteUI/igniteui-react-examples/pull/620#issuecomment-2325059895