easterbrooka makes the grayed-out buttons explain themselves
When you can't click Create, the app now tells you exactly what's missing instead of leaving you to guess.
Open the dialog to start a new review or a new workflow and the Create button stays grayed out until you've given it what it needs - a name, or a project to file the work under. Until now that button just sat there, inert, with no hint about why. easterbrooka wired in a small hover tooltip that spells it out: name required, or pick a project first. Mouse over the dead button and the reason appears.
It's a minor touch, but a telling one. The explanation only shows up when the button is genuinely blocked, and it's driven by the same check that disables the button in the first place - so the message can't drift out of sync with what the app actually wants. Small polish, done carefully.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?