Table fixes

Overview

  • Show context menus for table actions when necessary (UI);
  • Move icon init to the frontend;
  • Add a safety check in the backend.

Table

Outside Inside Submenu
image Screenshot_20260304_180635 image

Commit message

Dynamically loads the "Insert" and "Remove" submenus using Instantiator so they only appear in the context menu when the cursor is focused inside a table.

Merge request reports

Loading