Description:
When expanding the last row in the Programs table view, the row expands successfully, but the page does not automatically scroll to reveal the expanded content. Only a small portion of the expanded section is visible, making it appear as though the row failed to expand unless the user manually scrolls down.
Repro Steps:
- Navigate to the Programs table view.
- Scroll to the last program in the list.
- Click the row to expand it.
- Observe the visible area after expansion.
Expected Result:
The page automatically scrolls as needed so the expanded content is fully visible after the row is expanded.
Actual Result:
The row expands, but the viewport remains in the same position. Only a small portion of the expanded section is visible, requiring the user to manually scroll down to view the dropdown content.
Description:
When expanding the last row in the Programs table view, the row expands successfully, but the page does not automatically scroll to reveal the expanded content. Only a small portion of the expanded section is visible, making it appear as though the row failed to expand unless the user manually scrolls down.
Repro Steps:
Expected Result:
The page automatically scrolls as needed so the expanded content is fully visible after the row is expanded.
Actual Result:
The row expands, but the viewport remains in the same position. Only a small portion of the expanded section is visible, requiring the user to manually scroll down to view the dropdown content.