Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSync bookmark order from one device to another #45
Labels
Milestone
Comments
|
Partially implemented by 2953593 with the addition of SyncRecord.Bookmark.index |
ayumi
added a commit
to brave/browser-laptop
that referenced
this issue
Feb 1, 2017
Re-introduce SyncRecord.Bookmark.index after Sites Map refactor. Fix brave/sync#45 Auditors: @diracdeltas Test plan: 1. Start Pyramid 0. It should have bookmarks and bookmark folders. 2. Enable Sync on Pyramid 0, and restart to complete setup. 3. Start Pyramid 1. Add it to Pyramid 0's Sync profile and restart. 4. Bookmarks should sync onto Pyramid 1 in the same order as Pyd 0.
|
closed by brave/browser-laptop@620cffc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now syncing bookmarks to a new device disrupts the ordering from the original device. This is surprising.
Most users would expect that upon Syncing a new pyramid, bookmarks sync with original ordering.