This commit is contained in:
Mathew Pareles 2025-04-09 04:39:32 -07:00
parent 99901d1e20
commit 3128000cf7

View file

@ -2146,7 +2146,7 @@ const CommandBarInChat = () => {
const acceptRejectButtons = <div
// do this with opacity so that the height remains the same at all times
className={`flex items-center gap-0.5
${isFinishedMakingThreadChanges ? '' : 'opacity-0 pointer-events-none'}
${isFinishedMakingFileChanges ? '' : 'opacity-0 pointer-events-none'}
`}
>
<JumpToFileButton