• Mohamed Aziz Mejri's avatar
    Adding a button for copying error messages (#1882) · c174778d
    Mohamed Aziz Mejri 提交于
    close #1870 
    
    
    
    
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Adds a “Copy” button to error banners and chat error output so users can
    quickly copy error messages with clear feedback. Addresses Linear #1870.
    
    - **New Features**
    - Introduced CopyErrorMessage component that writes to clipboard and
    shows “Copied” for 2s.
    - Added the copy button to the Preview error banner and DyadOutput;
    actions grouped at the bottom beside “Fix with AI”.
    - Added Playwright e2e test and helpers to verify copy behavior and
    clipboard content.
    
    <sup>Written for commit 12e9bf1437ded36dc022e1d795025580d2ffd111.
    Summary will update automatically on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    c174778d
名称
最后提交
最后更新
..
__tests__ 正在载入提交数据...
app 正在载入提交数据...
atoms 正在载入提交数据...
client_logic 正在载入提交数据...
components 正在载入提交数据...
constants 正在载入提交数据...
contexts 正在载入提交数据...
db 正在载入提交数据...
hooks 正在载入提交数据...
ipc 正在载入提交数据...
lib 正在载入提交数据...
main 正在载入提交数据...
neon_admin 正在载入提交数据...
pages 正在载入提交数据...
paths 正在载入提交数据...
pro 正在载入提交数据...
prompts 正在载入提交数据...
routes 正在载入提交数据...
shared 正在载入提交数据...
store 正在载入提交数据...
styles 正在载入提交数据...
supabase_admin 正在载入提交数据...
utils 正在载入提交数据...
backup_manager.ts 正在载入提交数据...
main.ts 正在载入提交数据...
preload.ts 正在载入提交数据...
renderer.tsx 正在载入提交数据...
router.ts 正在载入提交数据...