Skip to content

Release/v2.0.3 kanban handle drag over#161

Merged
chamikaJ merged 6 commits intoWorklenz:imp/kanban-performancefrom
shancds:release/v2.0.3-kanban-handle-drag-over
Jun 19, 2025
Merged

Release/v2.0.3 kanban handle drag over#161
chamikaJ merged 6 commits intoWorklenz:imp/kanban-performancefrom
shancds:release/v2.0.3-kanban-handle-drag-over

Conversation

@shancds
Copy link
Copy Markdown
Contributor

@shancds shancds commented Jun 18, 2025

No description provided.

chamikaJ and others added 6 commits June 18, 2025 08:37
… drag-and-drop

- Replaced `closestCorners` with `collisionDetectionStrategy` to enhance drag-and-drop functionality.
- Aims to improve performance and accuracy during task movement on the project board.
- Added a new function to handle task priority changes via socket events.
- Integrated priority change logic into the drag-and-drop functionality for improved task management.
- Cleaned up unused imports and improved code organization for better readability.
- Added useEffect to fetch labels when the component mounts or projectId changes in LabelsFilterDropdown.
- Improved members filter logic to only sync board members when the board task assignees are empty.
- Cleaned up redundant checks and optimized dependencies in the members filter dropdown.
…tion

- Eliminated the task name display from the PrioritySection component for a cleaner layout.
- Updated BoardViewTaskCard to include task name alongside the PrioritySection for improved organization.
- Updated boardSlice to allow updating task assignees and names for both main tasks and subtasks.
- Improved BoardSubTaskCard to include context menu options for assigning tasks, deleting subtasks, and handling errors.
- Refactored BoardViewTaskCard to integrate dropdown menus for better task interaction and organization.
- Enhanced user experience by adding loading states and error handling for task actions.
@chamikaJ chamikaJ merged commit 301b58f into Worklenz:imp/kanban-performance Jun 19, 2025
1 check passed
@shancds shancds deleted the release/v2.0.3-kanban-handle-drag-over branch July 15, 2025 03:25
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