Skip to content

[codex] Make file preview metadata copyable#1549

Merged
oscharko merged 1 commit into
devfrom
codex/issue-1545-copy-file-metadata
Jun 26, 2026
Merged

[codex] Make file preview metadata copyable#1549
oscharko merged 1 commit into
devfrom
codex/issue-1545-copy-file-metadata

Conversation

@oscharko

Copy link
Copy Markdown
Contributor

Summary

  • Add copy actions for the opened file name and full file path in the Files preview header.
  • Preserve Windows path separators when copying preview metadata.
  • Cover the interaction with a regression test.

Validation

  • npm run build:packages
  • npm --workspace @oscharko-dev/keiko-ui run test -- src/app/components/desktop/widgets/cards/FilesWidget.test.tsx
  • npm --workspace @oscharko-dev/keiko-ui run typecheck
  • targeted ESLint
  • targeted Prettier check
  • git diff --check

Fixes #1545

@oscharko oscharko force-pushed the codex/issue-1545-copy-file-metadata branch from aeca32b to 8c53bfb Compare June 26, 2026 09:48
@oscharko oscharko enabled auto-merge (squash) June 26, 2026 09:58
@oscharko oscharko merged commit 9786d18 into dev Jun 26, 2026
13 checks passed
@oscharko oscharko deleted the codex/issue-1545-copy-file-metadata branch June 26, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[User Finding]: Make name and path within files window copyable

1 participant