Skip to content

feat(material/slider): allow slider thumbs to have independent min & max values #27290

Open
@PRGWITHSTYLE

Description

@PRGWITHSTYLE

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

I would like to set a max possible value per thumb of the mat range slider

Reproduction

StackBlitz link: https://stackblitz.com/edit/a7wg4u?file=src%2Fexample%2Fslider-range-example.html
Steps to reproduce:

  1. Set max and min for matSliderThumbs
  2. See that the individual maxs and mins do not apply

Expected Behavior

max and min on each input would be applied.

Actual Behavior

max and min on the input elements is not applied

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixneeds: discussionFurther discussion with the team is needed before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions