reactioncommerce / reaction-component-library

Example Storefront Component Library: A set of React components for the Example Storefront
Apache License 2.0
96 stars 57 forks source link

Bug: Field - Clicking a label should focus the input #192

Closed machikoyasuda closed 6 years ago

machikoyasuda commented 6 years ago

Type: minor

Describe the bug Clicking on a label of a Field https://stoic-hodgkin-c0179e.netlify.com/#!/Field should focus the input

To Reproduce Steps to reproduce the behavior:

  1. Click on a Label
  2. Nothing happens

Expected behavior Focus that label's input and put the cursor there

rc-publisher commented 6 years ago

:tada: This issue has been resolved in version 0.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: