Skip to content

Prioritize workstation lists on narrow screens#139

Merged
cbusillo merged 1 commit into
mainfrom
improve-workstation-scan-speed
Jun 6, 2026
Merged

Prioritize workstation lists on narrow screens#139
cbusillo merged 1 commit into
mainfrom
improve-workstation-scan-speed

Conversation

@cbusillo

@cbusillo cbusillo commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep the ranked Work/Folders list ahead of the selected-detail inspector on narrow and tablet-width workstation layouts
  • delay the Work two-column split until there is enough width for the table to remain readable
  • preserve the wide-screen inspector layout while making the first viewport list-first at common browser widths

Validation

  • npm --prefix frontend run check
  • npm --prefix frontend run test:unit -- --run
  • npm --prefix frontend run lint
  • npm --prefix frontend run build
  • bash scripts/pre-commit-check.sh
  • Browser reviewed Work and Folders at 1024x768: first viewport now leads with the ranked list/index instead of the selected detail card
  • Playwright checked Work and Folders at 390x844: no horizontal overflow and list section precedes inspector in DOM position

Notes

This is intentionally small: it improves scan speed without changing data contracts or adding another UI concept.

@cbusillo cbusillo merged commit 47f2e0d into main Jun 6, 2026
5 checks passed
@cbusillo cbusillo deleted the improve-workstation-scan-speed branch June 6, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant