Bug 406406 - "Tags" section should be immediately removed from the places panel when the last tag is deleted
Summary: "Tags" section should be immediately removed from the places panel when the l...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Places (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-04-10 14:00 UTC by Patrick Silva
Modified: 2022-01-23 03:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2019-04-10 14:00:02 UTC
SUMMARY
Today I tested the tag feature on neon dev unstable and I noticed that after I delete the last tag, "All tags" section remains in the places panel until Dolphin is restarted.

STEPS TO REPRODUCE
1. right click on any file, select "add tag > create"
2. type your tag ("All tags" section shows up in the places panel)
3. click "All tags"
4. right click on the tag created in the step 1, select "Remove"

OBSERVED RESULT
"All tags" section remains in the places panel.
Restart Dolphin: now "All tags" section is no longer present in the places panel.

EXPECTED RESULT
"All tags" section is immediately removed from the places panel when the last tag is removed.
Comment 1 Patrick Silva 2019-04-10 21:23:30 UTC
Correcting the step 1:
right click on any file, select "Assign tags > Create new"

And I meant "Tags" section, not "All tags".

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.15.80
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.0
Comment 2 Patrick Silva 2020-08-10 17:03:43 UTC
With Dolphin 20.04.3, "Tags" section is always present in Places panel when there is no tag. Is this intentional?