Add clipboard copy button for trained words #104

Merged
joelyoder merged 1 commit from codex/add-copy-button-for-trained-words into main 2025-09-23 00:09:42 -04:00
joelyoder commented 2025-09-22 20:10:45 -04:00 (Migrated from github.com)

Summary

  • add a copy icon button next to the trained words list on the model details page
  • implement clipboard logic with fallbacks and toast feedback for copying the trained words

Testing

  • npm run build

https://chatgpt.com/codex/tasks/task_e_68d1e3acb3448332b96c76a945738bbd

## Summary - add a copy icon button next to the trained words list on the model details page - implement clipboard logic with fallbacks and toast feedback for copying the trained words ## Testing - npm run build ------ https://chatgpt.com/codex/tasks/task_e_68d1e3acb3448332b96c76a945738bbd
Sign in to join this conversation.
No description provided.