AlaskaAirlines / auro-sidenav

Custom element that provides users a way to create navigational interfaces
https://auro.alaskaair.com/components/auro/sidenav
Apache License 2.0
0 stars 1 forks source link

Icons are not centered for each sidenav option #17

Closed jordanjones243 closed 7 months ago

jordanjones243 commented 8 months ago

Please verify the version of auro-sidenav you have installed

1.1.6

Please describe the bug

  1. Go to https://auro.alaskaair.com/components/auro/sidenav
  2. See default example
  3. See icons not centered vertically

Reproducing the error

None

Expected behavior

All icons are vertically centered within their respective parent elements

What browsers are you seeing the problem on?

Chrome

Exit criteria

All icons are centered

Patrick-Daly-AA commented 7 months ago

This could be an issue where the shape of the svg is getting elongated in the HTML and thus isn't being centered properly when embedded

blackfalcon commented 7 months ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: