You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#5293: Add share button next to send button and shorten 'Start New Task' to 'Start Task'
- Added ShareButton component to ChatTextArea bottom toolbar next to send button
- Modified ShareButton to support allowNoItem prop for rendering without current task
- Updated all 18 translation files to change 'Start New Task' to 'Start Task'
- ShareButton is disabled when send is disabled to maintain consistent UX
- Reuses existing share functionality for improved discoverability
0 commit comments