IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

Nav Drawer Incorrect Implementation #14321

Closed andiesm813 closed 4 weeks ago

andiesm813 commented 1 month ago

Description

The implemented NavDrawer in Angular has discrepancies with the Figma UI Kit. Currently the icon size (1) and the gap between icon and text (2) are different from the Figma.

image

The icon size needs to be reduced:

image

The gap needs to be reduced:

image