Issue/Description:
When the vertical scrollbar is visible, the layout does not maintain proper padding on the right side. This causes UI elements like the search bar and task tiles to visually clash with or extend beneath the scrollbar.
Specifically:
- The search bar appears to lose its border on the horizontal
- Right side of the Task tiles gets overlapped by the scrollbar instead of maintaining proper spacing
This results in a visually cramped layout.
Version:
Steps to Reproduce:
- Open Tasks app
- Navigate to a list with enough items to enable vertical scrolling
- Activate search
- Observe the layout when the scrollbar is visible
Expected Behavior:
- Proper right-side padding should be applied when the scrollbar is present
- The search bar should retain its full border and not appear clipped
- Task tiles should maintain consistent spacing from the scrollbar (no overlap)
Other Notes:

Issue/Description:
When the vertical scrollbar is visible, the layout does not maintain proper padding on the right side. This causes UI elements like the search bar and task tiles to visually clash with or extend beneath the scrollbar.
Specifically:
This results in a visually cramped layout.
Version:
Steps to Reproduce:
Expected Behavior:
Other Notes: