-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Data and friendsFor data components in grommetFor data components in grommetbugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address
Description
Expected Behavior
When DataSearch is used within a Wizard the corresponding DataTable should be filtered as the user types into the DataSearch. Hitting 'Enter' should not result in the Wizard moving to the next page.
Actual Behavior
The DataTable is not filter as the user types into the search field and hitting 'Enter' results in the Wizard moving to the next page.
URL, screen shot, or Codepen exhibiting the issue
https://codesandbox.io/s/interesting-mayer-vgdpgf?file=/src/App.js
Steps to Reproduce
Try typing into the search filed in the codesandbox above and then hitting 'Enter'
Metadata
Metadata
Assignees
Labels
Data and friendsFor data components in grommetFor data components in grommetbugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address