bug(material/slide-toggle): Animation duration in M3 should be 300ms #28916
Labels
area: material/slide-toggle
M3
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
The Slide toggle animation with an M3 theme uses the same duration and timing function as the M2 slide toggle. For the M3 switch this looks jarring and unfitting.
Reproduction
StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-andwku?file=src%2Fmain.ts
Steps to reproduce:
Expected Behavior
The slide toggle animation should not be jarring when using an M3 theme.
Actual Behavior
The slide toggle animation uses the short animation duration from M2 and appears jarring.
Environment
The text was updated successfully, but these errors were encountered: