You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Land orphaned Graphite stack PRs (#764, #765, #769, #793, #794, #805)
These PRs were squash-merged into parent branches instead of main
due to a Graphite stack merge race condition. Their changes never
landed on main despite showing as merged in Graphite.
Includes:
- #764 ENG-1280: Port query builder/editor for block props
- #765 ENG-1291: Port discourse node specification (dual-write)
- #769 ENG-1290: Port discourse node config panel
- #793 ENG-1440: Port page groups settings in suggestive mode
- #794 ENG-1438: Port keyboard shortcut keys/triggers
- #805 ENG-1328: Port small blueprint misc settings
* Add #804 ENG-1217: Port section component in left sidebar
* Add #764, #765, #769 (Chain 1 orphaned PRs: query builder,
specification, config panel)
The initial recovery commit claimed to include these but only
contained
Chain 2 (#793, #794, #805, #804). Chain 1 lives on separate
branches
that weren't in the merge source.
Applied using `gh pr diff` for each PR in order (#764 → #765 →
#769).
init.ts required manual merge — #765 and #769 both modified it
from the
same base. Kept #765's safeParse checks inside #769's
restructured
initializeSettingsBlockProps.
- #764 ENG-1280: Port query builder and editor component for
block props
- #765 ENG-1291: Port discourse node specification
- #769 ENG-1290: Port discourse node config panel
* fix lint
* prettier
0 commit comments