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

Empty Title & Subtitle fields not displaying as empty #31

Closed
wilsocr88 opened this issue Jun 11, 2024 · 3 comments
Closed

Empty Title & Subtitle fields not displaying as empty #31

wilsocr88 opened this issue Jun 11, 2024 · 3 comments

Comments

@wilsocr88
Copy link

If the title and subtitle fields in a file are empty, switching to that file from another file that does NOT have empty headers results in the headers displaying as though they are present in the file with no headers.

Steps to reproduce:

  1. Create a file with text entered in the Title and Subtitle fields
  2. Create a new file and leave all fields empty
  3. Click the file with text entered in the Title and Subtitle fields
  4. Click the new empty file. Notice that the Title and Subtitle fields are not cleared
@wilsocr88
Copy link
Author

I can't seem to build or debug this but when setting the metadata as an empty object {} to clear it, I suspect it would help if you enumerate out the whole object with title and subtitle as explicitly empty strings.

@tk04
Copy link
Owner

tk04 commented Jun 16, 2024

Thanks for the info. Will look into it & hopefully fix it in the next release!

@tk04
Copy link
Owner

tk04 commented Jun 17, 2024

Fixed in v1.4.1

@tk04 tk04 closed this as completed Jun 17, 2024
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

No branches or pull requests

2 participants