• Mohamed Aziz Mejri's avatar
    Fix : Keep plus button enabled while streaming (#2117) · 5dee6f7a
    Mohamed Aziz Mejri 提交于
    <!-- This is an auto-generated description by cubic. -->
    ## Summary by cubic
    Keep the + button in chat enabled while a message is streaming, so users
    can attach files or toggle the token bar without waiting. Removed the
    disabled prop from AuxiliaryActionsMenu and stopped passing
    disabled={isStreaming} from ChatInput.
    
    <sup>Written for commit fbe88ac6e708be9e06c9d7a8afe08a913905bddf.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    5dee6f7a
AuxiliaryActionsMenu.tsx 2.6 KB