Skip to content

Improve drawer animation #1193

Description

@qroll

Component
Drawer

Describe the feature request

Update the exit animation. It currently looks stuttery.

  1. look at using translateX instead of right position
  2. update the ease-exit animation to this value
cubic-bezier(0.76, 0, 0.24, 1)

Referenced from https://easings.net/

Screenshots or Documentation

Tested both easeInOutCubic (top) and easeInOutQuart (bottom)

Screen.Recording.2026-05-19.at.11.36.40.AM.mov

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