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

First character entry after selection clears input box instead of entering #71

Closed arrenleung closed 1 year ago

arrenleung commented 2 years ago

Describe the bug

Entering a character after selecting all text within the input box clears the text, but does not input the entered character.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://www.alaskaair.com/search-test/
  2. Search for an airport in either of the "Cities & dates" comboboxes and make a selection
  3. Click on the same combobox to select all text
  4. Enter a character
  5. See that the character clears the box but is not inputted

Expected behavior

Entering a character after selecting all text within the input box should clear the input while inputting the character.

Desktop (please complete the following information):

Additional context

blackfalcon commented 2 years ago

Verified reported bug.

braven112 commented 2 years ago

@arrenkhl Are you still having this issue? I tried to repro it just now and it seems to be working as you are expecting.

blackfalcon commented 2 years ago

I am also not able to repro this issue any longer.

arrenleung commented 2 years ago

@blackfalcon @braven112 not seeing this anymore either, I'll go ahead and close this issue.

blackfalcon commented 2 years ago

I am bringing this issue back. I spoke with @aesthetiques and there is a possibility that we are not able to repro this issue in their test environment is because there is a local work-around.

I am waiting on @aesthetiques to help us understand this issue more.

blackfalcon commented 1 year ago

Unable to repro.