Changes:
- Fixed an issue where the dropdown menu in comment components would occasionally disappear or become inactive when the screen size or layout changed. The problem occurred due to incorrect handling of UI state during responsive layout updates. The component behavior was adjusted to ensure the dropdown remains visible and fully functional after screen format changes.
- Various layout improvements were implemented across the interface. Adjustments were made to the display of the reactions popup, the project title rendering, and several elements within user settings. These changes improved visual consistency and ensured correct alignment and behavior of interface components.
- Added a management popup menu for completed tasks that allows users to perform bulk actions directly from the task list. This menu enables closing or editing tasks without the need to open each task individually. The feature improves workflow efficiency by reducing navigation and simplifying task management operations.
- Redesigned the modal window that appears when closing a task and suggests closing related linked tasks. The layout and visual structure of the modal were updated to improve clarity and usability. The updated design makes it easier for users to review and manage linked tasks before confirming the action.