Skip to content

Project: Review and update slider control #20562

@micahgodbolt

Description

@micahgodbolt

Problem

The Slider and Range Slider controls lack the polish required to consider them complete

#18886

Appetite

Weeks

Solution

There are a few areas of obvious polish to apply, and room for a more full review of the rest of the component code. The primary areas of focus will be:

  1. Reduce the complexity of the DOM structure
  2. Implement snap to points mode (consider this mode as default)
  3. Revise markers approach
  4. Update spec with changes

Risks (Rabbit holes)

With range slider out of scope, we'll need to decide how to proceed once slider is completely. We either need to hold off on release until range slider is also done, or remove ranged slider for now and focus on single slider.

Spending too much time refactoring styles....

Out of scope (No-gos)

Current focus is on single thumb slider. Range slider will be reviewed separately.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions