Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[desk-tool] Allow setting editor title #996

Merged
merged 1 commit into from
Oct 8, 2018
Merged

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Oct 7, 2018

Currently we have no way to override the editor title through the structure builder, even though we do expose a title setter. This PR fixes this by passing the set title through to the actual editor. Falls back to document title as before if no title is set.

This addresses a problem where certain documents do not have a title field (as is often the case for "singletons" such as "site config" etc)

@rexxars rexxars merged commit 73f6a42 into next Oct 8, 2018
@rexxars rexxars deleted the allow-setting-editor-title branch October 8, 2018 10:45
bjoerge pushed a commit that referenced this pull request Oct 16, 2018
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.

None yet

2 participants