[PR #14582] [CLOSED] fix(ui): prevent sidebar open animation on initial page load #77027

Closed
opened 2026-05-05 09:45:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14582
Author: @CloveSVG
Created: 3/3/2026
Status: Closed

Base: mainHead: fix/12954-sidebar-animation


📝 Commits (1)

  • b2a92ff fix(ui): prevent sidebar open animation on initial page load (fixes #12954)

📊 Changes

1 file changed (+18 additions, -5 deletions)

View changed files

📝 app/ui/app/src/components/layout/layout.tsx (+18 -5)

📄 Description

Fixes #12954\n\nWhen the sidebar should be open on initial load, CSS transitions are disabled during the first render to prevent the visual flash of the sidebar animating from closed to open.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14582 **Author:** [@CloveSVG](https://github.com/CloveSVG) **Created:** 3/3/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/12954-sidebar-animation` --- ### 📝 Commits (1) - [`b2a92ff`](https://github.com/ollama/ollama/commit/b2a92ff55a003d10764baa29554817259e273b01) fix(ui): prevent sidebar open animation on initial page load (fixes #12954) ### 📊 Changes **1 file changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/ui/app/src/components/layout/layout.tsx` (+18 -5) </details> ### 📄 Description Fixes #12954\n\nWhen the sidebar should be open on initial load, CSS transitions are disabled during the first render to prevent the visual flash of the sidebar animating from closed to open. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 09:45:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#77027