Skip to content

[Bug]: Redo introductory tour on settings page looking for elements that don't exist #231

@timbretimber

Description

@timbretimber

Description

I clicked the "Replay the guided walkthrough of the interface" just to take a look again and noticed it darkened the screen but nothing happened.

Checking the logs I saw a lot of

[Tour] Step 1 "sidebar": element NOT found (attempt 1/50)
...
[Tour] Step 1 "sidebar": element NOT found (attempt 51/50)
[Tour] Step 1 "sidebar": SKIPPED - element never appeared after 50 attempts
...
[Tour] Step 6 "keywords": SKIPPED - element never appeared after 50 attempts

Then on step 7 ~7 seconds after clicking it finds an element it's looking for and starts the tour from that step. [Tour] Step 7 "nav-calendar": element FOUND (40x40 at 8,56)

I think this tour is meant to be run from the mailbox so it should navigate there before checking.

Steps to Reproduce

  1. Navigate to /settings
  2. Click the Appearance section
  3. Restart the guided tour from the option at the bottom

Expected Behavior

Navigate to the mailbox or appropriate view and begin the tour from there.

Actual Behavior

Tour is started while on settings page so it takes some time to time out looking for the elements then starts from step 7, user is not able to go to previous steps either.

Bulwark Version

1.5.3

Stalwart Mail Server Version

0.16.0 / N/A

Browser

Chrome / Chromium

Operating System

Windows

Screenshots / Screen Recording

recording.mp4

Relevant Logs or Error Output

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions