Monday, December 11, 2023
2 changes · master
Resolved issues and error corrections
Clicking an avatar in the Project Gantt view now opens the chat window as expected. This makes project communication behavior consistent with other Gantt views and removes a small usability issue for users.
Original PR description
Steps to Reproduce: - Open project - Go to projects settings - On Project Stages - Now open gantt view of project Issue: - thumbnail was used for project.project gantt view so due to that when we click on avatar it was not opening chatwindow like other gantt views Fix: - So we have made it consistent like other views task-3504321
Field service customer details now display the partner name and city on the same line. This fixes a small visual issue in shared project views, making address information easier to read and more consistent.
Original PR description
This commit ensures the partner name and partner city are displayed in the same line. It also updates the code according to the changes made in community (see #144492) Task-3383519