You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the /me route in the Parabol application, there are two columns:
Timeline Feed
Active Tasks
When the timeline feed grows vertically, scrolling affects the entire page instead of only the timeline feed. The expected behavior is that only the timeline feed column should scroll while the rest of the layout, including the "Active Tasks" column, remains static.
Steps to Reproduce
Navigate to the /me page.
Populate the Timeline Feed column with a large number of entries, causing it to overflow vertically.
Attempt to scroll the Timeline Feed.
Actual Behavior
Scrolling moves the entire page.
Expected Behaviour
Only the Timeline Feed column should scroll, leaving the "Active Tasks" column static.
Acceptance Criteria
Users can:
Scroll through the timeline feed independently of the "Active Tasks" column.
The layout remains unaffected by vertical overflow in the timeline feed.
Estimated effort: 1 hour to triage.
The text was updated successfully, but these errors were encountered:
Issue - Bug
v20.18.1
v10.8.2
Description
On the /me route in the Parabol application, there are two columns:
When the timeline feed grows vertically, scrolling affects the entire page instead of only the timeline feed. The expected behavior is that only the timeline feed column should scroll while the rest of the layout, including the "Active Tasks" column, remains static.
Steps to Reproduce
Actual Behavior
Expected Behaviour
Acceptance Criteria
Users can:
Estimated effort: 1 hour to triage.
The text was updated successfully, but these errors were encountered: