mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 17:23:22 +03:00
[PR #648] [MERGED] fix: reduce duration of animations on login and signin page #685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/648
Author: @ItalyPaleAle
Created: 6/10/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @stonith404
Base:
main← Head:signin-animation-speed📝 Commits (2)
3c29479fix: reduce duration of animations on login and signin page20a2908Merge branch 'main' into signin-animation-speed📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
frontend/src/app.css(+3 -3)📝
frontend/src/lib/components/login-wrapper.svelte(+1 -1)📄 Description
The pages are up to 1.5s artificially slower due to animations
Completes the fix of #531
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.