Skip to content

Imp/kanban performance#160

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

Imp/kanban performance#160
chamikaJ merged 4 commits intorelease/v2.0.3from
imp/kanban-performance

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

shancds and others added 4 commits June 16, 2025 17:13
…k card functionality

- Imported React to ensure proper usage of hooks.
- Wrapped `BoardSectionCardContainer` in `React.memo` for performance optimization.
- Integrated `useAuthService` to manage user session within `BoardViewTaskCard`.
- Replaced priority icon rendering with a dedicated `PrioritySection` component for cleaner code and improved readability.
- Cleaned up unused code and improved overall structure of task card rendering.
…into release/v2.0.3-kanban-handle-drag-over
… logic

- Removed unnecessary conditional checks and whitespace for better readability.
- Streamlined task movement logic to enhance performance during drag-and-drop operations.
- Improved socket event emission for task sort order changes, ensuring more reliable updates.
- Cleaned up comments and organized code structure for clarity.
…g-over

Release/v2.0.3 kanban handle drag over
@chamikaJ chamikaJ merged commit 20039a0 into release/v2.0.3 Jun 18, 2025
2 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.

2 participants