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 shorter screens the import logs cart is not visible or cutoff. We need to update the styling to allow the job configurations card to scroll independently of the pipeline section.
The text was updated successfully, but these errors were encountered:
…e elements, and introduced isFetchingMoreJobs flag to prevent multiple API calls(hotwax#762)
- Disabling ion-content scrolling to prevent interference with main scrolling.
- Enabling main scrolling to allow independent scrolling of main content.
- Setting heights of main and aside elements to prevent overflow and ensure seamless scrolling.
R-Sourabh
added a commit
to R-Sourabh/job-manager
that referenced
this issue
Feb 4, 2025
Current behavior
On shorter screens the import logs cart is not visible or cutoff. We need to update the styling to allow the job configurations card to scroll independently of the pipeline section.
The text was updated successfully, but these errors were encountered: