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

[EuiDualRange] Rendering incorrectly in popover #7304

Closed
Heenawter opened this issue Oct 23, 2023 · 2 comments · Fixed by #7305
Closed

[EuiDualRange] Rendering incorrectly in popover #7304

Heenawter opened this issue Oct 23, 2023 · 2 comments · Fixed by #7305
Assignees
Labels

Comments

@Heenawter
Copy link
Contributor

Describe the bug
The inner range is no longer rendered correctly in range sliders within a popover:

Oct-23-2023 10-45-29

Impact and severity
This is medium to low impact - this is impacting the range slider component in Kibana, but it's just a rendering issue and doesn't actually impact the behaviour.

Environment and versions

  • EUI version: v89.1.0
  • Browser: Chrome

To Reproduce
Steps to reproduce the behavior:

  1. Go to the EUI docs for the inputWithPopover range slider
  2. Dragging one of the pins will cause the range to be offset:
    image
    image

Expected behavior
The range should align with the markers/pins.

@Heenawter Heenawter added bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Oct 23, 2023
@cee-chen cee-chen removed the ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible label Oct 23, 2023
@cee-chen
Copy link
Member

I've narrowed down this issue as having been caused by #7241

@cee-chen
Copy link
Member

@Heenawter Thanks so much for catching this so quickly! 🙇 We should have a fix into Kibana main sometime next week.

@cee-chen cee-chen changed the title [Range Slider] Dual slider range rendering incorrectly in popover [EuiDualRange] Rendering incorrectly in popover Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants