-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): remove animation from the settings modal (#1286)
This is a small optimization to the Settings modal. In my opinion, we don't need animation here. By removing the animation, it makes the UI feel "snappy" and this should perform better when other elements cause performance issues. The user experience goal of the Settings section is to provide users with access to these more advanced settings as quickly and smoothly as possible. The timing of the animations actually slows access down and gets in the way of the optimal experience. https://www.loom.com/share/38ff2cda3b9641dba7dde2488a56e015
- Loading branch information
Showing
2 changed files
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters