-
Notifications
You must be signed in to change notification settings - Fork 540
Description
Hi, since updating to 13.0.0 on Ubuntu 22.04 (XFCE), the tab tree automatically expands every single branch whenever I add or move a note. In previous versions, the collapsed state was respected. With many notes, this makes the app very difficult to navigate.
Describe the bug
Whenever I add a new item or move an element within the tab tree, the entire tree automatically expands. This forces me to manually collapse dozens of items every time I make a change, which makes navigation extremely difficult in large trees.
To Reproduce
Have a tab tree with several collapsed branches.
Add a new item to any tab or move an existing item.
Observe that all branches in the tree expand automatically.
Expected behavior
The collapsed/expanded state of the tab tree branches should be respected and stay as the user left them after adding or moving items.
Screenshots
(Aquí puedes omitir la captura si crees que no ayuda, o simplemente decir: "Not applicable, it's a behavioral issue during interaction")
Version, OS and Environment
Application Version: 13.0.0~jammy
OS: Ubuntu 22.04 LTS
Desktop environment: XFCE
Installation method: PPA / Apt (jammy)
Additional context
This issue started appearing immediately after the update to version 13.0.0. It seems related to the recent change "Avoid collapsing tab in the tab tree after it is moved".