AlaskaAirlines / auro-input

Custom HTML element for inputting string data in forms
https://auro.alaskaair.com/components/auro/input
Apache License 2.0
2 stars 4 forks source link

Address incorrect UI layout in demo #316

Open blackfalcon opened 3 months ago

blackfalcon commented 3 months ago

General Support Request

See screenshot.

Screenshot 2024-05-10 at 12 06 04 PM

This demo layout is inconsistent wth the rest of the demo elements in the page.

Possible Solution

Update the example wrapper to include the flex selector.

<div class="exampleWrapper exampleWrapper--flex">

Additional context

This was correct with this commit in a previous PR that was closed and not merged into the update.

https://github.com/AlaskaAirlines/auro-input/pull/310/commits/66ad694be393d325a541e3b83589153e0b129760

Exit criteria

This issue can be closed once the UI has been updated to be consistent with the rest of the demo page.