Target branch: Pull requests should target the dev branch.
Description: Adds unselectable rule to sidebar elements
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources? NO
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation? NO
Testing: Have you written and run sufficient tests for the changes? NO
Code Review: Have you self-reviewed your code and addressed any coding standard issues? YES
Description
Adds unselectable css rule to sidebar elements
Changelog Entry
Added
Uselectable css rule to sidebar elements
Fixed
Changed
Adds unselectable css rule to sidebar elements
Removed
[List any removed features, files, or deprecated functionalities]
Security
[List any new or updated security-related changes, including vulnerability fixes]
Breaking Changes
[List any breaking changes affecting compatibility or functionality]
Additional Information
[Insert any additional context, notes, or explanations for the changes]
[Reference any related issues, commits, or other relevant information]
🔄 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/2257
**Author:** [@javimosch](https://github.com/javimosch)
**Created:** 5/14/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `feat-unselectable-sidebar`
---
### 📝 Commits (1)
- [`8585677`](https://github.com/open-webui/open-webui/commit/8585677ce7aca66ac7dcff417b5928b79fa97095) feat: unselectable sidebar #2255
### 📊 Changes
**1 file changed** (+7 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/layout/Sidebar.svelte` (+7 -0)
</details>
### 📄 Description
## Pull Request Checklist
- [ ] **Target branch:** Pull requests should target the `dev` branch.
- [ ] **Description:** Adds unselectable rule to sidebar elements
- [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? NO
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? NO
- [ ] **Testing:** Have you written and run sufficient tests for the changes? NO
- [ ] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues? YES
---
## Description
Adds unselectable css rule to sidebar elements
---
### Changelog Entry
### Added
- Uselectable css rule to sidebar elements
### Fixed
### Changed
- Adds unselectable css rule to sidebar elements
### Removed
- [List any removed features, files, or deprecated functionalities]
### Security
- [List any new or updated security-related changes, including vulnerability fixes]
### Breaking Changes
- [List any breaking changes affecting compatibility or functionality]
---
### Additional Information
- [Insert any additional context, notes, or explanations for the changes]
- [Reference any related issues, commits, or other relevant information]
---
<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/2257
Author: @javimosch
Created: 5/14/2024
Status: ❌ Closed
Base:
dev← Head:feat-unselectable-sidebar📝 Commits (1)
8585677feat: unselectable sidebar #2255📊 Changes
1 file changed (+7 additions, -0 deletions)
View changed files
📝
src/lib/components/layout/Sidebar.svelte(+7 -0)📄 Description
Pull Request Checklist
devbranch.Description
Adds unselectable css rule to sidebar elements
Changelog Entry
Added
Fixed
Changed
Removed
Security
Breaking Changes
Additional Information
[Insert any additional context, notes, or explanations for the changes]
[Reference any related issues, commits, or other relevant information]
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.