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

[Controls] Design pass for range slider control #19

Merged
merged 0 commits into from
Feb 23, 2022

Conversation

andreadelrio
Copy link

Summary

  • Added a custom implementation of the read-only portion of the control (anchor) using EUI components (namely EuiFieldNumber). This replaces the previous EuiDualRange which is a bit overkill for this use case.

image 10

@cqliu1 Note: Selecting values in the popover is not changing the values in the anchor, we probably need to hook something up.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@cqliu1 cqliu1 merged this pull request into cqliu1:controls/range-slider Feb 23, 2022
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