[PR #304] [MERGED] feat: keyboard shortcuts #35877

Closed
opened 2026-04-25 10:01:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/304
Author: @tjbck
Created: 12/28/2023
Status: Merged
Merged: 12/28/2023
Merged by: @tjbck

Base: mainHead: keyboard-shortcut


📝 Commits (1)

📊 Changes

4 files changed (+303 additions, -1 deletions)

View changed files

📝 src/lib/components/chat/Messages.svelte (+2 -1)
src/lib/components/chat/ShortcutsModal.svelte (+216 -0)
📝 src/lib/components/layout/Sidebar.svelte (+9 -0)
📝 src/routes/(app)/+layout.svelte (+76 -0)

📄 Description

Resolves #276


🔄 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/304 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `keyboard-shortcut` --- ### 📝 Commits (1) - [`1f5bfe6`](https://github.com/open-webui/open-webui/commit/1f5bfe67a12e7fb34da2a835bb6bb00fd919fe57) feat: keyboard shortcuts ### 📊 Changes **4 files changed** (+303 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages.svelte` (+2 -1) ➕ `src/lib/components/chat/ShortcutsModal.svelte` (+216 -0) 📝 `src/lib/components/layout/Sidebar.svelte` (+9 -0) 📝 `src/routes/(app)/+layout.svelte` (+76 -0) </details> ### 📄 Description Resolves #276 --- <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-04-25 10:01:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#35877