Skip to content

Test/row kanban board v1.1.4#245

Merged
chamikaJ merged 6 commits intoWorklenz:release/v2.0.4-bug-fixfrom
shancds:test/row-kanban-board-v1.1.4
Jul 8, 2025
Merged

Test/row kanban board v1.1.4#245
chamikaJ merged 6 commits intoWorklenz:release/v2.0.4-bug-fixfrom
shancds:test/row-kanban-board-v1.1.4

Conversation

@shancds
Copy link
Copy Markdown
Contributor

@shancds shancds commented Jul 8, 2025

No description provided.

shancds added 6 commits July 7, 2025 15:17
- Changed the background color of the TaskCard component from '#f0f0f0' to '#E2EAF4' in light mode to enhance visual consistency and user experience.
… task rendering

- Added visual drop indicators before and after task cards in the KanbanGroup component to improve user experience during drag-and-drop operations.
- Removed the isDropIndicator prop from TaskCard as the drop indicator logic is now handled within the KanbanGroup, simplifying the TaskCard component.
- Updated drag-and-drop event handling in TaskCard to better manage task positioning during drag operations, enhancing overall functionality.
…ask interaction

- Added handleDragEnd function to reset hovered task and group states after drag operations in EnhancedKanbanBoard.
- Updated KanbanGroup and TaskCard components to support onDragEnd prop, enhancing drag-and-drop functionality and user experience during task management.
…opdown behavior

- Removed unused kanbanMode prop and related logic to simplify the AssigneeSelector component.
- Updated dropdown position handling to improve visibility and responsiveness during interactions.
- Optimized member selection logic for better performance and user feedback.
- Enhanced the rendering of team members with improved visual feedback for pending changes.
- Updated the focus handling in KanbanGroup to select all text in the input field when focused, improving user experience during task editing.
@chamikaJ chamikaJ merged commit 78e14d6 into Worklenz:release/v2.0.4-bug-fix Jul 8, 2025
1 check 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.

2 participants