The GitHub Actions job "Required Checks" on texera.git/main has failed. Run started by GitHub user github-merge-queue[bot] (triggered by github-merge-queue[bot]).
Head commit for run: 45d28ce962926e1e21a27fa10bf3652ae2956227 / Kary Zheng <[email protected]> fix(frontend): align dashboard dividers (#5764) ### What changes were proposed in this PR? Fix the dashboard and dataset-detail sidebar dividers so they span the full panel height consistently. The dashboard sidebar divider is now rendered as a full-height overlay on the sidebar itself. The dataset detail right panel uses the same approach and avoids drawing a duplicate divider from the resize handle. ### Any related issues, documentation, discussions? Closes #3741 ### How was this PR tested? ```bash ./node_modules/.bin/prettier-eslint --list-different src/app/dashboard/component/dashboard.component.html src/app/dashboard/component/dashboard.component.scss src/app/ dashboard/component/user/user-dataset/user-dataset-explorer/dataset-detail.component.html src/app/dashboard/component/user/user-dataset/user-dataset-explorer/dataset- detail.component.scss ./node_modules/.bin/eslint src/app/dashboard/component/dashboard.component.html src/app/dashboard/component/user/user-dataset/user-dataset-explorer/dataset- detail.component.html git diff --check -- frontend/src/app/dashboard/component/dashboard.component.html frontend/src/app/dashboard/component/dashboard.component.scss frontend/src/app/ dashboard/component/user/user-dataset/user-dataset-explorer/dataset-detail.component.html frontend/src/app/dashboard/component/user/user-dataset/user-dataset-explorer/ dataset-detail.component.scss ``` Manually verified at http://localhost:4200/ that the sidebar divider spans the full height, including the email/admin page. <img width="1706" height="986" alt="Screenshot 2026-06-17 at 3 50 59 PM" src="https://github.com/user-attachments/assets/462ea367-09c5-4315-a4e1-89909e67cf1a" /> <img width="1709" height="985" alt="Screenshot 2026-06-17 at 3 51 16 PM" src="https://github.com/user-attachments/assets/3f3e9f73-0f7d-4c65-afa6-727874e05a46" /> ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Codex (GPT-5) Co-authored-by: Xinyuan Lin <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/27732013086 With regards, GitHub Actions via GitBox
