Hi Dylan,
I’m using version 2072, and while I see that the context menus work again in this version, there is still something strange and inconvenient. When I right-click on a branch in the Commits tab and choose Merge… from the context menu, the Commit dialog appears in the main pane, so that part’s working again now.
However, there’s something strange about the dialog’s state at this point. If I go to use either of the dialog’s buttons (Cancel or Merge) with my mouse, the button doesn’t change to it’s rollover/hover state, and doesn’t respond to a click. I think the dialog doesn’t have focus or is otherwise getting its mouse events eaten by something else. The same goes for any of the checkboxes in the dialog (all mouse events seemingly ignored).
Then, clicking one of the buttons/controls (or anywhere else in the dialog) apparently focuses it (or whatever) and then the buttons work. In other words, you have to click twice: the first time with no UI feedback to “activate” the dialog, and then the second time to actually do the thing you want.
I’m using a Mac on 12.3.1 if that helps. Thank you.