Support attach under parent item when child item selected?

edited March 22, 2024
Currently attach (web link, file, etc) only functions when the parent item selected, or you can't even click these options. Although this is reasonable given that you can't attach things under a child item, but I think it's valid to attach under the parent of the selected child item by default. This default behavior will reduce many unnecessary selects when organizing the parent item.
  • edited March 22, 2024
    Also I noticed a bug with the current behavior just now:
    - Take a snapshot of a web page
    - Select & update the item's type
    - With the parent item (web page, now a blog) selected, I could open the attach web link dialog
    - At the same time, the child item (snapshot) created and automatically selected under the dialog
    - Finish the dialog and click OK
    - The link failed to attach

    I think the underlying attaching logic rejected the web link because the selected item changed to a child, attach under the parent item by default will fix this issue by the way
Sign In or Register to comment.