wallabag / wallabag/wallabagger
Context menu has an unnecessary extra step now.
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 4
Description
I understand from #530 that the intent was to add a quick way to whitelist sites, but this causes every link right clicked to have an extra context menu to traverse. This is especially awkward when I've already whitelisted a site, and I want to just bag the link. I use this functionality ten or more times per day and I'm stumbling over it constantly.
Would it be possible to have a separate context menu item for the whitelisting operation and restore the previous behavior for quickly adding a URL?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the context-menu implementation and reviewing the behavior change described in #530. Separate the whitelisting action from the quick URL-adding action, then verify that right-clicking a link no longer requires an extra menu step while whitelisting remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100