[PR #146] [CLOSED] Add paste functionality to PairEditor #81

Closed
opened 2025-12-29 07:19:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/146
Author: @peimn
Created: 12/18/2024
Status: Closed

Base: masterHead: paireditor-paste


📝 Commits (1)

  • 8163dd1 chore: add paste functionality to PairEditor

📊 Changes

1 file changed (+41 additions, -0 deletions)

View changed files

📝 src-web/components/core/PairEditor.tsx (+41 -0)

📄 Description

Added the paste functionality to the PairEditor, enabling users to paste content directly into the editor for improved usability and efficiency.


🔄 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/mountain-loop/yaak/pull/146 **Author:** [@peimn](https://github.com/peimn) **Created:** 12/18/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `paireditor-paste` --- ### 📝 Commits (1) - [`8163dd1`](https://github.com/mountain-loop/yaak/commit/8163dd116f1eb3aaa962bd5b585c5fa3c7719d10) chore: add paste functionality to PairEditor ### 📊 Changes **1 file changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/core/PairEditor.tsx` (+41 -0) </details> ### 📄 Description Added the paste functionality to the PairEditor, enabling users to paste content directly into the editor for improved usability and efficiency. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:15 +01:00
adam closed this issue 2025-12-29 07:19:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#81