Closed gycsaba96 closed 2 weeks ago
Merged, thanks!
(If it is not against any current plans, I would be happy to experiment with a common StoreItem base class or something similar to prevent such duplicated bugs.)
Sure, the only plan right now is to stabilize and release 0.7
Similarly to PR #1149, it was possible to reparent a tag to itself using drag-and-drop.
Sidebar.check_parent
now checks if the drop target is the same tag we are moving.Steps to reproduce the bug:
(If it is not against any current plans, I would be happy to experiment with a common
StoreItem
base class or something similar to prevent such duplicated bugs.)