This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show default bookmark title for synced bookmarks
Fix #7291 Test plan: 1. open pyramid 0, enable sync, bookmark something. 2. open pyramid 1, sync to pyramid 0, wait for the synced bookmark to appear. 3. click 'edit bookmark...' on the synced bookmark in pyramid 1. the title field should not be empty.
- Loading branch information
customTitle !== ''
prevents the user from completely clearing the title field. (#7691)