greg-in-a-box

Results 17 comments of greg-in-a-box

We think its a webpack issue where it will attempt to transpile `node_modules/box-ui-element` while linked which would throw that exception. You need to `exclude` `node_modules/box-ui-elements` from webpack ([doc](https://webpack.js.org/configuration/module/#ruleexclude))

@dependabot ignore this minor version

Have you checked out our [date picker component](https://github.com/box/box-ui-elements/tree/master/src/components/date-picker) or were you looking for other suggestions?

@dependabot ignore this minor version

@dependabot ignore this minor version

Agree with changing the `` `type` to a `submit`. The unit test needs to be updated to simulate clicking on the button and not invoking the submit event directly https://github.com/box/box-ui-elements/blob/ef674ae9124b74126ae11b729e074cf8658c15a5/src/components/search-form/__tests__/SearchForm.test.js#L66

@JohnAlfaJango can you show us the request that you are receiving a 200?

closing because its stale, there seems to be a change with the exact same variable but to a different color and preview team cannot seem to find an corresponding ticket...

https://github.com/box/box-ui-elements/pull/3015 replaces this PR