Closed imsharukh1994 closed 2 months ago
…ync Ask.tsx
invoke
handleSend
useEffect
ask_sync
SendIcon
aria-label
These changes improve the reliability of the chat input component and enhance its usability and performance.
…ync Ask.tsx
invoke
calls inhandleSend
anduseEffect
to manage asynchronous errors.ask_sync
to reduce the frequency of sync operations and improve performance.SendIcon
witharia-label
for better accessibility.These changes improve the reliability of the chat input component and enhance its usability and performance.