Bug 443122 - Feature request: Show warning before "Mark Feeds as Read"
Summary: Feature request: Show warning before "Mark Feeds as Read"
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: GIT (master)
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-09-29 15:20 UTC by Fushan Wen
Modified: 2021-09-30 11:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fushan Wen 2021-09-29 15:20:09 UTC
Users sometimes will accidentally mark all news as read, so show warning before doing so should be a solution.
Comment 1 Fushan Wen 2021-09-29 15:58:22 UTC
Code could be borrowed from https://invent.kde.org/system/dolphin/-/blob/master/src/dolphinmainwindow.cpp#L540
Comment 2 Bug Janitor Service 2021-09-30 04:20:52 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/akregator/-/merge_requests/18
Comment 3 Fushan Wen 2021-09-30 11:27:09 UTC
Git commit c9548b0ea9c3fec091a0b501ffce309057b64495 by Fushan Wen.
Committed on 30/09/2021 at 10:47.
Pushed by mlaurent into branch 'master'.

Add confirmation dialog when marking feed(s) as read

Users sometimes will accidentally mark all articles as read, so showing
a confirmation dialog when doing so could be a solution.

M  +32   -2    src/mainwidget.cpp
M  +2    -0    src/mainwidget.h

https://invent.kde.org/pim/akregator/commit/c9548b0ea9c3fec091a0b501ffce309057b64495