Skip to content

Show the document's name in the bar - #192

Merged
andiwand merged 2 commits into
mainfrom
document-name-in-the-bar
Sep 6, 2026
Merged

Show the document's name in the bar#192
andiwand merged 2 commits into
mainfrom
document-name-in-the-bar

Conversation

@andiwand

@andiwand andiwand commented Sep 6, 2026

Copy link
Copy Markdown
Member

The space between the back button and the rest of the bar was empty, and
nothing on screen said which file was open. The name goes there.

Without its extension, as the document browser lists it. A long name is
truncated in the middle, so two files that differ at the end still read apart.

The bar centres it and keeps the buttons where they are; how much room the name
gets follows the number of buttons in the bar, and from iOS 26 the buttons are
glass capsules and take more of it. On iOS 26 the name is drawn without a
capsule of its own, which would have made it look like a button.

Checked on iOS 18.4 and iOS 26, with a short name, a long one, and a spreadsheet
that offers no pencil. The App Store screenshots pick the name up too, in
whatever language they are taken.

🤖 Generated with Claude Code

The space between the back button and the rest was empty, and the reader had
nothing on screen saying which file was open.

The name goes there, without its extension. A long one is truncated in the
middle rather than pushing the buttons off the end.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019vF1Rzt2uR8SDMfpN5P59x
@andiwand
andiwand enabled auto-merge (squash) September 6, 2026 15:25
On the first pass the bar is still the width the storyboard drew it at, so
the name was given too much room and kept it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RwqMvK3bAn6jJZ8Uhe1hxs
@andiwand
andiwand merged commit 19d1c98 into main Sep 6, 2026
4 checks passed
@andiwand
andiwand deleted the document-name-in-the-bar branch September 6, 2026 16:08
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