By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 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/open-webui/open-webui/pull/18591
**Author:** [@iPagar](https://github.com/iPagar)
**Created:** 10/24/2025
**Status:** ✅ Merged
**Merged:** 10/25/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `modal`
---
### 📝 Commits (1)
- [`17e80ec`](https://github.com/open-webui/open-webui/commit/17e80ecd81c49b6aad0adf1c2b600c0c8e97c991) fix: add stable scrollbar gutter to Modal component
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/common/Modal.svelte` (+1 -0)
</details>
### 📄 Description
### Description
Remove layout shift because of scrollbar when modal is opened
### Screenshots or Videos
https://github.com/user-attachments/assets/ff19f885-455c-41d1-88fc-6e6b78b018ae
https://github.com/user-attachments/assets/b57ca6ab-44ac-4871-8cd7-aa50c7e73f4f
### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/18591
Author: @iPagar
Created: 10/24/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @tjbck
Base:
dev← Head:modal📝 Commits (1)
17e80ecfix: add stable scrollbar gutter to Modal component📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/lib/components/common/Modal.svelte(+1 -0)📄 Description
Description
Remove layout shift because of scrollbar when modal is opened
Screenshots or Videos
https://github.com/user-attachments/assets/ff19f885-455c-41d1-88fc-6e6b78b018ae
https://github.com/user-attachments/assets/b57ca6ab-44ac-4871-8cd7-aa50c7e73f4f
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.