feat(sidebar): add favorite databases - #2184
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
…s-review # Conflicts: # CHANGELOG.md # TablePro/Views/Sidebar/Menu/DatabaseTreeMenuSpec.swift
…s-review # Conflicts: # CHANGELOG.md
|
Pushed a review pass onto this branch: The branch did not compile
ReachThe only entry point was the Tree-layout database context menu, and
No flat-layout database row: SyncDatabase favorites were the only favorites that did not sync. The full path is wired ( Three things the sync path needed that are easy to get wrong:
The other findings
Verified
No Before mergeThe CloudKit |
|
Hi @sophiathedev, could you please take the screenshots both light & dark mode for the docs page? |
Closes #1553
Summary
Preview
Verification
UI automation is covered at the AppKit coordinator boundary because the database Tree layout requires a live database server. The manual native pass used an isolated app sandbox and disposable server data.