Bug 406406

Summary: "Tags" section should be immediately removed from the places panel when the last tag is deleted
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: PlacesAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: kdelibs-bugs, nate, nicolas.fella
Priority: NOR Keywords: usability
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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?