AlaskaAirlines / auro-combobox

An auroLabs custom element w/an experimental API. You've been warned.
https://auro.alaskaair.com/components/auroLabs
Apache License 2.0
4 stars 1 forks source link

All doc site examples are broken #72

Closed blackfalcon closed 2 years ago

blackfalcon commented 2 years ago

Describe the bug

None of the examples in the doc site illustrate the chosen option when selected.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://auro.alaskaair.com/components/auro/combobox
  2. Go to any example and get a bib/menu to appear
  3. Select option from menu
  4. See error

Expected behavior

Selected option should appear in the trigger of the element.

jordanjones243 commented 2 years ago

Fixed by this PR: https://github.com/AlaskaAirlines/auro-combobox/pull/76