Skip to content

Fix/browser breadcrumb and loading - #55

Merged
snhsish merged 4 commits into
mainfrom
fix/browser-breadcrumb-and-loading
Aug 22, 2026
Merged

Fix/browser breadcrumb and loading#55
snhsish merged 4 commits into
mainfrom
fix/browser-breadcrumb-and-loading

Conversation

@snhsish

@snhsish snhsish commented Aug 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

Increase breadcrumb bottom padding so text descenders are not
trimmed by the horizontal ScrollView, and replace the bare spinner
with a skeleton row list while a directory loads.
Wrap the horizontal breadcrumb ScrollView in a fixed 44pt container
with vertically centered chips so text descenders are never clipped
and the bar no longer changes height as crumbs or loading state
change.
The load effect omitted the path argument from its dependencies, so
selecting a directory never refetched; only pull-to-refresh worked.
The first crumb carried a null path so pressing it did nothing.
Give it an empty path which resolves to the project root.
@snhsish
snhsish merged commit 3718249 into main Aug 22, 2026
4 checks passed
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