Skip to content

Slider range is hidden but taking up space in css. #362

Closed
@mm-wang

Description

@mm-wang

Hello,
I have an issue that for some reason, the range of the slider is hidden but taking up space. I'd like to remove that box since I am using angular x-editable to modify the floor and ceiling values of the range. I am using a collapsible div, but I have done a refresh of the slider during the toggle. Can you help?

Steps to reproduce

  1. Create range slider
  2. Put inside of a collapsible div using Bootstrap 3
  3. Hide limit labels

image

image

Expected behaviour

The span that is styled with "opacity: 0; left: -34.618px" should not have any content (it should not say 8-36). The span should be empty. I have other sliders that are not hidden in collapsible divs that have this span as an empty span.

Actual behaviour

The span takes up space so that I can no longer click the blue 8.

I started writing a JSFiddle, but you can't see the problem in the fiddle :/. I have other range sliders not in a collapsible div that are fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions