diff --git a/packages/views/issues/components/table-view.tsx b/packages/views/issues/components/table-view.tsx index 69ef89e0a2..cef38232a9 100644 --- a/packages/views/issues/components/table-view.tsx +++ b/packages/views/issues/components/table-view.tsx @@ -680,7 +680,7 @@ export function InlineTitle({ return (
+ {/* Keyed to the title cell, not the row: these act on the title, + * and offering them from anywhere along a row puts them under the + * pointer while it is somewhere else entirely. The fade still + * follows the row's hover colour, since that is what the cell is + * painted with when they appear. */} +