Inbox: single page scroll on phones, detail takes over from the list #59

Merged
talha.ahmed merged 1 commits from Talha into main 2026-09-02 15:12:49 +00:00

Removes the nested scroll wells on small screens: at <=900px the list and detail flow in one page scroll, and selecting an application swaps the list for the detail pane with a Back to list button. Desktop split unchanged.

?? Generated with Claude Code

Removes the nested scroll wells on small screens: at <=900px the list and detail flow in one page scroll, and selecting an application swaps the list for the detail pane with a Back to list button. Desktop split unchanged. ?? Generated with [Claude Code](https://claude.com/claude-code)
talha.ahmed added 1 commit 2026-09-02 15:12:43 +00:00
2abc28fc14 Inbox: single page scroll on phones, detail takes over from the list
The stacked split nested two scroll wells (list and detail each carried
max-height + overflow-y auto) inside the page scroll - scrollbars within
scrollbars on small screens. At <=900px both panes now flow naturally in
the one page scroll, and selecting an application swaps the list out for
the detail pane with a Back to list button (standard master-detail
collapse); selection also scrolls to the top so the detail header is in
view. Desktop keeps the two-pane split unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
talha.ahmed merged commit 0be2ba035a into main 2026-09-02 15:12:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: utopia-ai/HR-ATS-Portal#59
There is no content yet.