mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #1382] [CLOSED] src/lib/clipboard : allow pasting of valid URLs from clipboard #1394
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1382
Author: @mahesh00009
Created: 7/3/2025
Status: ❌ Closed
Base:
main← Head:clipboard📝 Commits (2)
f29b4f7feature-web: allow pasting of valid URLs from clipboarde870398Merge branch 'main' into clipboard📊 Changes
2 files changed (+29 additions, -20 deletions)
View changed files
📝
web/src/lib/clipboard.ts(+14 -1)📝
web/tsconfig.json(+15 -19)📄 Description
the invalid urls will now throw an error while being pasted.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.