nilbuild / nilbuild/driver.js

Is there a hide method available?

Open
#578 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
26.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

My app is a SPA, which creates problems with driver.js. Im using observers to wait for the selector to appear, which works, but the problem is that while waiting the previous step remains visible on the screen. What I need to do is basically hide everything (popover, highlight, overlay) and then reshow them when the next step is ready.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing driver.js's public API and the SPA step-transition behavior; done means confirming whether hide/show support exists or establishing the scope for adding it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.