The projects timeline should have participants grouping working in a way that visible area is considered when making a decision.
Current solution checks for width of the containing element. The width will be longer than what user can actually see in case timeline is scrolled to the left (some part of the container would be hidden).
The projects timeline should have participants grouping working in a way that visible area is considered when making a decision.
Current solution checks for width of the containing element. The width will be longer than what user can actually see in case timeline is scrolled to the left (some part of the container would be hidden).