vuestorefront/storefront-ui

[Bug]: `SfSelect` reset chevron on focus out

Closed this issue · 2 comments

roiLeo commented

Describe the Bug

Enregistrement.de.l.ecran.2023-04-04.a.4.09.44.PM.mov

Current behavior

After selecting a value from the list, the chevron is not returned to its original position.

Expected behavior

When user click to an option it should reset default icon to chevron-down

Steps to reproduce

See video

What package and version of StorefrontUI are you using?

@storefront-ui/vue@^2.0.0

What framework does your application use?

Nuxt

What version of Node.js are you using?

16

What browser (and version) are you using?

Firefox

What operating system (and version) are you using?

OSX

Relevant log output

No response

Able to fix / change the documentation?

  • Yes
  • No

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi, @roiLeo! Thank you for reporting this bug. We added it to out list and will be working on the fix soon.

Hi, @dkacper.
I've created the PR to resolve this issue.
Please, review my PR: #2574