Skip to content

fix: show input position toggle in Claude Code mode#304

Merged
ShaerWare merged 1 commit intomainfrom
local/fix-claude-code-input-toggle
Feb 21, 2026
Merged

fix: show input position toggle in Claude Code mode#304
ShaerWare merged 1 commit intomainfrom
local/fix-claude-code-input-toggle

Conversation

@ShaerWare
Copy link
Copy Markdown
Owner

Summary

  • Removed v-if="!cc.isActive.value" guard from input position toggle button in ChatView, making it available in Claude Code mode
  • Updated CLAUDE.md with documentation for Kanban/Tasks, Claude Code Web UI, and chat session sharing features
  • Added frappe-gantt dependency lock (required for Gantt roadmap view)

Relates to #285

NEWS

🔧 Улучшили режим Claude Code в чате!
Теперь можно переключать позицию окна ввода (вверх/вниз) прямо в режиме работы с Claude Code.
Мелочь, а удобно — настройте интерфейс под себя.

🤖 Generated with Claude Code

The input position toggle button (top/bottom) was hidden when Claude Code
mode was active due to a v-if="!cc.isActive.value" guard. Removed the
guard so users can reposition the input area in both regular and Claude
Code chat modes.

Also updates CLAUDE.md with Kanban, Claude Code Web UI, and chat sharing
documentation, and adds frappe-gantt dependency lock.

Relates to #285

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ShaerWare ShaerWare merged commit 8570bde into main Feb 21, 2026
3 checks passed
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