Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #133 rath client slider cannot drag & i18n #134

Conversation

AntoineYANG
Copy link
Contributor

No description provided.

@ObservedObserver ObservedObserver merged commit f67402e into Kanaries:master Sep 22, 2022
@AntoineYANG AntoineYANG deleted the fix-rath_client-slider_cannot_drag-yzd-0922 branch September 22, 2022 10:42
@AntoineYANG
Copy link
Contributor Author

In this case RangeSelector component which includes a Slider failed to behaviour when it receives string values as props.

At the page of DataSource, users will interact while only RAW data visible to them, some fields which will be marked as quantitative, transformed from strings to numbers, is string instances at that time. Type check and safe parsing should be attached to make sure that string values will not be passed to the RangeSelector component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants