AlaskaAirlines / auro-accordion

Custom element that allows users to toggle the display for sections of content
https://auro.alaskaair.com/components/auro/accordion
Apache License 2.0
1 stars 1 forks source link

Chevron's "right" property not taking affect on page load, after clicking chevron appears on the right and stays on the right #111

Open sadekcbenjamin opened 3 months ago

sadekcbenjamin commented 3 months ago

Please verify the version of auro-accordion you have installed

lts

Please describe the bug

1.updated chevron to use right property according to api

  1. on page load chevron appears on left and iconRight class is not a class in shadowRoot
  2. After clicking/interacting with accordion, the chevron is on the right and the class "inconRight" is visible in the shadowRoot

Uploading Screen Recording 2024-04-24 at 3.54.15 PM.mov…

Reproducing the error on the docsite

None

Expected behavior

Chevron should be on the right of accordion text

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Additional context

No response

Exit criteria

No response