Skip to content

Update/tour#532

Open
jaayzee wants to merge 6 commits into
feature/dwd-interopfrom
update/tour
Open

Update/tour#532
jaayzee wants to merge 6 commits into
feature/dwd-interopfrom
update/tour

Conversation

@jaayzee

@jaayzee jaayzee commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade tour system to be more robust. Depends on dictionary instead of array and uses data-tour-id over id
  • Handles edge cases and dead zones by autoskipping to valid steps
  • MISC UI changes: streaming status indicator, loading/loaded/empty states for camera, recordings, network, and logs

Type of change

  • Bug fix
  • Feature / Refactor
  • Breaking change
  • Misc.

Quick Checklist

  • I have reviewed my own code.
  • I have tested these changes locally.
  • I have tested these changes on the following platforms (optional):
    • SVC
    • microSVC (optional)
    • SVC Pro

jaayzee added 6 commits June 18, 2026 17:38
…t auto skipping forward/backward system. looks cooler too. segmented the tour into pages based, so they can specify which tour they want to see by the button on the top bar. changed from an id system to data-tour-id so we don't have repeat ids for accessibility. styled the tour system better to be smoother, will need to move this to dwd as well. implemented auto skipping for when elements with the data-tour-id disappear/ dont exist. probably more changes, but i forgot to commit earlier.
…button states to have no prev and next be finish at start and end.
…nted a isLoading state to the toursegments so they don't skip over tour steps on accident
…ttached loading states to tour to use. removed unsued tour functions, made autoskipping prev and next more robust to handle disappearing elements and loading elements
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