mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Added touch-manipulation CSS to Button component for better mobile responsiveness - Added onTouchEnd handlers to FollowUpSuggest buttons to prevent ghost clicks - Added touch event handlers to all interactive buttons in ChatTextArea - Ensured clipboard copy button in follow-up suggestions is accessible on mobile This fixes the issue where users couldn't select answers or send messages on Roo Cloud mobile interface. |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||