Skip to content

feat: T-134 Gestionar proyectos y modificar cwd de tareas desde la vista de proyectos - #128

Merged
jaesbit merged 1 commit into
develfrom
auto-work/t134-jects-modify-task-cwd
Jul 16, 2026
Merged

feat: T-134 Gestionar proyectos y modificar cwd de tareas desde la vista de proyectos#128
jaesbit merged 1 commit into
develfrom
auto-work/t134-jects-modify-task-cwd

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Auto Work completed T-134: Gestionar proyectos y modificar cwd de tareas desde la vista de proyectos

Session: 019f6ba9

- TaskCard: FolderOpen button (hover + focus-visible) with onPointerDown,
  onKeyDown, onClick stopPropagation so dnd listeners are not triggered.
  Accepts optional onPickCwd(task) prop; button absent when prop omitted.
- Column: threads onPickCwd through to each TaskCard.
- TasksView: single DirBrowserModal at root keyed on cwdPickerTask state;
  onSelect calls tasksApi.update({cwd}) and merges the result into tasks.
@jaesbit
jaesbit merged commit ce396a5 into devel Jul 16, 2026
@jaesbit
jaesbit deleted the auto-work/t134-jects-modify-task-cwd branch July 16, 2026 18:57
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.

1 participant