Skip to content

Imp/kanban performance#162

Merged
chamikaJ merged 6 commits intorelease/v2.0.3from
imp/kanban-performance
Jun 19, 2025
Merged

Imp/kanban performance#162
chamikaJ merged 6 commits intorelease/v2.0.3from
imp/kanban-performance

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

shancds and others added 6 commits June 18, 2025 09:45
… 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.
…g-over

Release/v2.0.3 kanban handle drag over
@chamikaJ chamikaJ merged commit a0cf509 into release/v2.0.3 Jun 19, 2025
3 checks passed
@chamikaJ chamikaJ deleted the imp/kanban-performance branch July 4, 2025 08:09
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