Skip to content

Add floating FlowFuse Expert dock to use-case pages#5080

Draft
dimitrieh wants to merge 1 commit into
feat/use-cases-structurefrom
feat/use-case-expert-dock
Draft

Add floating FlowFuse Expert dock to use-case pages#5080
dimitrieh wants to merge 1 commit into
feat/use-cases-structurefrom
feat/use-case-expert-dock

Conversation

@dimitrieh
Copy link
Copy Markdown
Contributor

Summary

Stacked on top of the Use Cases structure PR (#5079). Adds a floating FlowFuse Expert dock pinned to every use-case page, reusing the existing AI Expert chat experience.

  • New expert-dock.njk component (floating widget: margin from edges, rounded corners, drop shadow; collapsed by default, expands to the existing /ai/ chat).
  • Mounts via {% include %} at the end of the use-case layout, with a bottom spacer so the dock never overlaps the final content.

Base: feat/use-cases-structure (stacked child PR). Diff here is just the dock change. Merge order: structure first, then this.

@dimitrieh dimitrieh force-pushed the feat/use-cases-structure branch from 6d90f9b to 13298a4 Compare May 28, 2026 15:05
Adds a floating, sticky FlowFuse Expert dock pinned to the bottom of every
use-case page, reusing the existing AI Expert chat experience.

- New expert-dock.njk component (floating widget with margin from edges,
  rounded corners, drop shadow; collapsed by default, expands to the
  existing /ai/ chat).
- Mounts via {% include %} at the end of the use-case layout, with a
  bottom spacer so the dock never overlaps the final content.

Stacked on top of the Use Cases structure PR.
@dimitrieh dimitrieh force-pushed the feat/use-case-expert-dock branch from 2ae97a3 to c0d06c6 Compare May 28, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant