mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #1829] [MERGED] Prevent saving a newly-added bookmark if the URL is bad #1936
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1936
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/floccusaddon/floccus/pull/1829
Author: @andybalaam
Created: 1/14/2025
Status: ✅ Merged
Merged: 1/14/2025
Merged by: @marcelklehr
Base:
develop← Head:prevent-adding-bookmark-with-bad-url📝 Commits (1)
6fae653Prevent saving a newly-added bookmark if the URL is bad📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/ui/views/native/AddBookmarkIntent.vue(+1 -1)📄 Description
This is another part of https://github.com/floccusaddon/floccus/issues/1826 . Just like in the Edit dialog, avoid saving a newly-shared bookmark if its URL is invalid.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.