Add Custom Step button in tree navigation #9

Closed
opened 2026-02-03 04:41:09 +00:00 by chihlasm · 1 comment
chihlasm commented 2026-02-03 04:41:09 +00:00 (Migrated from github.com)

Add ability to insert custom steps during active troubleshooting:

  • Add "+ Add Custom Step" button at each decision node
  • Button opens modal with two tabs: "Type My Own" and "Browse Library"
  • Custom steps inserted into session only (not original tree)
  • Visual indicator showing step is custom/user-added
  • Custom steps included in session export

Reference: PHASE-2.5-PERSONAL-BRANCHING.md

Add ability to insert custom steps during active troubleshooting: - [ ] Add "+ Add Custom Step" button at each decision node - [ ] Button opens modal with two tabs: "Type My Own" and "Browse Library" - [ ] Custom steps inserted into session only (not original tree) - [ ] Visual indicator showing step is custom/user-added - [ ] Custom steps included in session export Reference: PHASE-2.5-PERSONAL-BRANCHING.md
chihlasm commented 2026-02-04 06:12:03 +00:00 (Migrated from github.com)

All checklist items implemented: Custom Step button in TreeNavigationPage, modal integration, session-only insertion, purple visual indicator, export support.

All checklist items implemented: Custom Step button in TreeNavigationPage, modal integration, session-only insertion, purple visual indicator, export support.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: chihlasm/resolutionflow#9