Ross Mabbett

Results 12 issues of Ross Mabbett

### SUMMARY This combines changes from cobrafish ([CorbinBullard](https://github.com/CorbinBullard), [rtexelm](https://github.com/rtexelm), [fisjac](https://github.com/fisjac)) into one branch allowing for tests of the full redesign. **No changes have been made to the functioning purpose of...

size/XXL

### SUMMARY Refactor component to functional and update tests ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ]...

size/XL

### SUMMARY This should solve the warning that `ChartPropsConfig` does not exist in `superset-ui-core/src/chart/models/ChartProps` See [here](https://github.com/rtexelm/superset-RTM/pull/new/fix/dev-server-warnings/chartpropsconfig/sc-80076) and [here](https://github.com/microsoft/TypeScript/issues/28481#issuecomment-479965467) Example of warning fixed: ```zsh WARNING in ./packages/superset-ui-core/src/chart/index.ts 24:0-28 export 'ChartPropsConfig' (reexported...

size/XS
packages

### SUMMARY This is a workaround to suppress the `./locale` build warning when using the webpack dev-server involving a [well documented](https://github.com/moment/moment/issues/4519) ([more reports](https://github.com/moment/moment/issues/4216)) bug in the now [defunct `moment` library](https://momentjs.com/docs/#/-project-status/)....

size/XS

### SUMMARY In trying to convert this test to RTL it became necessary to add the capability of using RTL inside the package thus adding dependencies. ### BEFORE/AFTER SCREENSHOTS OR...

size/M
dependencies:npm
packages

### SUMMARY Simply ignore the build warning related to [@data-ui](https://github.com/williaster/data-ui/issues/208#issuecomment-946966712). Because this warning arises from within the external module itself, [which is no longer evolving](https://github.com/williaster/data-ui/issues/201), the idea is to ignore...

size/S

### SUMMARY Simple changes to utilize RTL instead of enzyme ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [...

size/M
packages
lgtm

### SUMMARY This is meant to allow resizing of each item in a column. No longer will the last child be bereft of resizing capabilities. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED...

size/XS
review:checkpoint

### SUMMARY Migrate tests to RTL, refactor to avoid TypeError in ChartFrame render ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated...

size/L
frontend:refactor
need:tests
packages

### SUMMARY Change reordering and UI specifically for `Tab` components within `Tabs` parent components across the codebase. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION -...

size/L