You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Desktop version of the application (version 2.39.2 on debian linux), if I create multiple tags with the same name then press the plus icon to add an item to anyone of them, what happens is that the item gets added to the oldest tag created. This behaviour happens even if these tags are nested.
Example 1
Pressing the + icon of any inserts into the oldest created tag
tag1 +
tag1 +
tag1 +
tag1 +
Example 2
Pressing the + icon of tagB or tagC inserts into the oldest created tag