Marin Popov

Results 20 comments of Marin Popov

@imincheva > * In dark mode the color of the selected icon should be primary.200 In the UI kit, the icon is 300 and the text is 200

@didimmova **Material** There is an elevation 3 on the thumb on hover, I don't see it in the UI kit. Also, it is triggered upon hovering the thumb itself not...

> In fluent theme: > > * On selected date in igx the background color Is grey, in igc it’s primary(on weekdays) > * Should the current date’s background be...

The implementation of a fieldset approach is not feasible within our component due to the structural design of our prefixes and suffixes. Given that, each prefix item may possess a...

@didimmova The same as in angular https://github.com/IgniteUI/igniteui-webcomponents/assets/21260963/c4ed65a3-19d6-4512-8b19-8a237c072484

> @desig9stein > > Resurrecting an old issue, but can you test with the current version of the library? Same problem, it says that you are on tab one of...

> > Is that the native text-to-speech tool in OS or a specialized tool such as NVDA? I've tested with the both NVDA and the native Windows narrator and it...

@sdimchevski I am adding you to this issue since I think that the fix will trigger UI kit changes.

> @desig9stein > What is the status of this issue? Is it still reproducible, and if it is, will it be fixed? The issue is still reproducible, it will require...

@didimmova make sure that this is working correctly in all browsers. ``` @if $variant == 'material' { inset-inline-start: -.5px; } ``` half-pixel values may have rendering problems in different browsers.