Saturday, September 21, 2024
1 change · saas-17.4
Resolved issues and error corrections
Gantt item popovers now open within the visible screen area, even when the related timeline item extends beyond the current view. This prevents information panels from appearing off-screen and improves usability when working with long scheduled items.
Original PR description
Before this commit, click on a long pill with ends outside of the view port would sometimes make the gantt popover (that displays some info on the pill) open outside of the view port. Here we make it target the middle of the visible part of the pill when that happens. Task ID: 3989911