Skip to content

fix: point the feature tour at the server it builds - #48

Merged
Harted merged 2 commits into
mainfrom
fix/presentation-tour
Aug 30, 2026
Merged

fix: point the feature tour at the server it builds#48
Harted merged 2 commits into
mainfrom
fix/presentation-tour

Conversation

@Harted

@Harted Harted commented Aug 30, 2026

Copy link
Copy Markdown
Member

The tour failed at scene 19 and took the seventeen scenes after it with it, so half the manual's screenshots could not be refreshed.

Act II builds registers through the add dialog in order to show the dialog, and left the simulator holding them. Act III then read a server that no longer matched the inverter the tour is named after, and asserted on values that were no longer there. It reloads the config before the client connects now, so every value from there on is the one the documented config describes.

Five scenes for features with no picture

  • A register scan. The old shot was the dialog on its own, from before the grid stayed up. What a scan looks like now is the strip over the toolbar, the count beside it, and the grid filling underneath.
  • A unit ID scan, against a server holding two of the five IDs asked about, so the results carry both answers: green for the ones that replied, amber for the ones that answered by refusing.
  • The poll rate and timeout.
  • The word order table the BE/LE tooltip holds. It is the app explaining Modbus to you, and it belongs in the manual as it appears on screen.
  • A column filter and the button that clears it.

The tour is 43 scenes and 58 screenshots now.

Harted added 2 commits August 30, 2026 10:30
The tour has been failing at scene 19 and taking the seventeen scenes
after it with it, so half the manual's screenshots could not be
refreshed.

Act II builds registers through the add dialog to show the dialog, and
left the simulator holding them, so Act III read a server that no longer
matched the inverter the tour is named after. It reloads the config
before the client connects now.

Five scenes join it, all of them features with no picture: the strip over
the toolbar with the grid filling underneath, which is what a scan looks
like since the grid stopped being unmounted; a unit ID scan against a
server holding two of the five IDs, so the results carry both answers;
the poll rate and timeout; the word order table the BE/LE tooltip holds;
and a column filter with the button that clears it.
The dialog fills the view anyway, and the strip of client behind it says
nothing the manual needs.
@Harted
Harted force-pushed the fix/presentation-tour branch from abcbe2c to 9aefcab Compare August 30, 2026 10:09
@Harted Harted changed the title fix: the feature tour, and the port that was quietly wrong fix: point the feature tour at the server it builds Aug 30, 2026
@Harted
Harted marked this pull request as ready for review August 30, 2026 10:12
@Harted
Harted merged commit a6af428 into main Aug 30, 2026
1 check passed
@Harted
Harted deleted the fix/presentation-tour branch August 30, 2026 10:12
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