obsidian-meta-bind-plugin icon indicating copy to clipboard operation
obsidian-meta-bind-plugin copied to clipboard

Context menu for list views gets hidden

Open bpreis opened this issue 1 year ago • 4 comments

Please fill out these Check-boxes

  • [X] I checked that the plugin is up to date
  • [X] The issue persist with all other plugins and themes disabled

This Issue Occurs on

  • [X] Windows
  • [ ] Linux
  • [ ] macOS
  • [ ] Android
  • [ ] iOS

Plugin Version

1.1.0

Describe the Issue

When using list views, right-clicking a list item brings up a context menu with items like "Move left". With list items that already have a context menu (e.g. links), the item's menu overlaps the menu from meta-bind.

If the list item is near the bottom of the window (such that the item's menu shows above), the meta-bind-menu shows. It also shows when the list item itself (but not the content) is right-clicked, but the margin is very small.

Screenshot 2024-05-29 124812

Steps to Reproduce

  1. Open meta-bind example vault
  2. Navigate to Input Fields/List
  3. Open context menu for any list item that is a link

Expected Behavior

Context menus should not overlap or hide each other

bpreis avatar May 29 '24 10:05 bpreis