Skip to content

Only update title with valid title text#87

Merged
keith merged 1 commit intomasterfrom
ks/update-title
Jun 25, 2017
Merged

Only update title with valid title text#87
keith merged 1 commit intomasterfrom
ks/update-title

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Jun 24, 2017

Right now whenever you type anything in any field we wipe out the title
field. We should only update the title when the title text is non-empty.
I would set the document's title to nil when you delete it, but if you
do that you end up with a document named "Untitled -1" which then syncs
with the window's title bar and seems crazy.

Right now whenever you type anything in any field we wipe out the title
field. We should only update the title when the title text is non-empty.
I would set the document's title to nil when you delete it, but if you
do that you end up with a document named "Untitled -1" which then syncs
with the window's title bar and seems crazy.
@keith keith force-pushed the ks/update-title branch from e10fd90 to b4765a5 Compare June 24, 2017 21:48
@keith keith merged commit c097aa9 into master Jun 25, 2017
@keith keith deleted the ks/update-title branch June 25, 2017 00:49
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.

2 participants