Skip to content

fix(navigation): block invalid book names and preserve them after syn…#1019

Open
Luke-Bilhorn wants to merge 2 commits into
mainfrom
1013-edit-book-name-allows-for-but-will-remove-anything-after-it-after-a-sync
Open

fix(navigation): block invalid book names and preserve them after syn…#1019
Luke-Bilhorn wants to merge 2 commits into
mainfrom
1013-edit-book-name-allows-for-but-will-remove-anything-after-it-after-a-sync

Conversation

@Luke-Bilhorn
Copy link
Copy Markdown
Contributor

…c (#1013)

Prevent fileDisplayName cleanup from treating periods as file extensions, validate unsafe characters in the edit modal, and reject invalid names on save so sync no longer truncates names like "1. New Items" to "1".

#1013)

Prevent fileDisplayName cleanup from treating periods as file extensions, validate unsafe characters in the edit modal, and reject invalid names on save so sync no longer truncates names like "1. New Items" to "1".
@Luke-Bilhorn Luke-Bilhorn linked an issue Jun 2, 2026 that may be closed by this pull request
26 tasks
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.

Edit Book Name allows for "." but will remove anything after it after a sync

1 participant