Forum Discussion

gabicrecan's avatar
gabicrecan
Copper Contributor
Aug 25, 2023

Freeze column headers in Azure DevOps Sprint Taskboard

Hello,

 

Is there any way to keep the column headers in view while scrolling down the Azure DevOps Sprint Taskboard ?

 

1. Open a project in Azure DevOps and select Sprints in the left menu bar

2. Go to a Sprint's taskboard and scroll down

3. Notice that the Lane headers (New, In Progress, Resolved, Closed) are no longer visible; the user needs to scroll up in order to see in which column (or lane) a task resides.

1 Reply

  • Take this:

     

    • Zoom out in your browser to fit more of the board on screen.
    • Use browser extensions or custom CSS (if allowed by your organization) to try and force sticky headers,  though this is unsupported and may break with updates.
    • Consider using the Backlog or Board view for a more structured overview if you’re managing large volumes of tasks.

Resources