April 1st, 2026

Enhancements & Fixes

Enhancements

  • My Space: MySpace DataGrid Implementation built a structured, interactive grid component that allows users to view, filter, and manage large sets of data in a tabular format. It typically supports features like pagination, sorting, inline editing, and dynamic updates to make handling complex datasets more efficient.

    In practice, this means developers can present information in a highly organised way while giving end-users powerful tools to manipulate and analyse data directly within the grid interface. It also ensures scalability, so performance remains smooth even when working with thousands of records.

  • Projects: Refactored the Project Financials module for improved structure and maintainability, which means reorganising its codebase and logic so it’s cleaner, easier to understand, and simpler to extend in the future.

  • Projects: Added chart axes labels for Expenses, Time, Invoices, and Revenue tabs to ensure that each chart clearly communicates what data is being measured, reducing ambiguity for users. It improves readability and makes financial and operational insights easier to interpret at a glance.

  • Docs: The Global Component Changed – DocumentList, DocActionMenus (Doc Module) update means that shared components used across the document module have been refactored or redesigned for consistency and better usability. This ensures that document-related actions (like viewing, editing, and archiving) are handled in a standardised way across the platform.

Fixes

  • Fixed this issue with the invoice calculation.

  • The Doc Navbar Header disappearing when inserting content using AI was a UI bug where the navigation bar header would vanish during AI-driven content insertion, disrupting the user experience. This fix ensures the header remains consistently visible, maintaining smooth navigation.

  • The Move to doc model workspace issue when no workspace is found is fixed. When a user tries to move a document but no workspace exists, the system now properly displays a clear message instead of failing silently. This improves transparency and prevents confusion during document actions.

  • Mark as reviewed, send for approval, and mark as approved modal UI inconsistent issue refers to a design flaw where these modal windows did not follow a uniform style, causing confusion and a fragmented user experience. This fix ensures all approval-related modals now share consistent layouts, buttons, and interactions.

  • The issue is that uploading any files showing the same icon in the doc editor (PDF, doc, xls) and preview below is also not the issue; it refers to a bug where different file types (like PDF, Word, Excel) were all displayed with the same generic icon in the document editor, making it hard to distinguish between them. Additionally, the file preview section was missing, so users couldn’t quickly view the uploaded content without opening it separately.

  • The inconsistent issue refers to a design flaw where the icons displayed in the modal for inviting new members were not uniform in style, size, or alignment. This inconsistency created a fragmented look and could confuse users when performing member invitation actions.

    By fixing this, the modal now has standardised icons that align properly, ensuring a cleaner interface and a more professional, intuitive user experience.

  • The Embed link modal error message and colour not proper issue refers to a UI inconsistency where the error message displayed in the embed link modal was unclear or visually misaligned, and the colour scheme did not follow standard design guidelines. This made it harder for users to recognise and respond to errors effectively.

    Additionally, the fix ensures that error messages are now styled consistently with the platform’s design system, improving readability and user confidence. It also enhances accessibility by using proper colour contrast, making the modal easier to use for all users.

  • The issue where a task could be converted into a subtask even when it already contained AI‑generated subtasks was a flaw in task hierarchy management. The fix now blocks parent tasks with subtasks from being converted, preventing confusion and keeping the workflow structure consistent.

  • The update requiring a description field with a (*) indicator when saving a project as a template ensures users know the field is mandatory, preventing incomplete templates. It improves usability by following standard UI conventions and reduces errors, guaranteeing templates always include essential context.

  • Prioritising bugs in portfolio update ensures issues are resolved based on severity and impact, improving stability and reducing workflow disruptions. It streamlines maintenance with a clear bug‑fix hierarchy and boosts user confidence by addressing critical problems first.

  • The " able to create custom columns with the same name issue occurs when users can add multiple columns with identical names, leading to confusion and difficulty in distinguishing data. This fix enforces unique naming rules to maintain clarity and prevent duplication.

  • The Project members count is incorrect on the workload view in the portfolio detail issue, causing inaccurate reporting of member allocation, leading to confusion in workload tracking. The fix ensures the count now reflects actual assigned members, improving resource visibility and portfolio accuracy for better planning.

  • The Search functionality in the timeline view of portfolio detail update lets users quickly find tasks, milestones, or projects, making navigation more efficient. It reduces manual scrolling in large portfolios and boosts productivity by ensuring accurate access to the right details.

  • The Portfolio workload not showing tasks data issue caused the workload view to appear empty even when tasks were assigned, creating gaps in resource tracking. The fix now ensures all task data is displayed correctly, improving visibility into team assignments and strengthening portfolio accuracy for better planning.

  • The Portfolio workload search not working issue blocked users from finding tasks or assignments, slowing navigation and resource tracking. The fix restores accurate search results, improving efficiency and making workload management smoother and more reliable.