Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-slider :: cannot set tabindex #5829

@danjarvis

Description

@danjarvis

The md-slider component sets tabindex to 0 and it cannot be overridden.

I have a component created that combines the use of a numeric input and a range input. Similar to the one in the demo but the components are swapped (numeric input on the left, range on the right). When the user is tabbing through the form and they hit the numeric input and change the value there is no need to tab to the slider field.

https://github.com/angular/material/blob/master/src/components/slider/slider.js#L78

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.pr: merge readyThis PR is ready for a caretaker to review

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions