22 DEC 2025
David decided: Wanted blocknote table z-index fix so grid picker is usable inside workspace tabs
David caught a z-index bug where the table grid picker rendered below the tab header bar, preventing selection of small grid sizes.
David identified a specific rendering issue in the workspace editor.
the grid picker when i click on the table button in the blocknote editor menu, sits below, on the z index, than the tab header bar which means i cant actually select a 2x2 table for example. whats the fix for this? or is the diagnosis for the problem wrong? perhaps its not a z issue but something else? go investigate
David correctly identified z-index layering as the likely cause but left open the possibility of a different root cause, asking the agent to verify rather than assume. The fix was confirmed as a z-index issue and resolved.