Skip to content

fix: avoid dummy element stage animation - #620

Closed
RahilAlam929 wants to merge 1 commit into
nilbuild:masterfrom
RahilAlam929:fix/issue-549-popover-transition
Closed

fix: avoid dummy element stage animation#620
RahilAlam929 wants to merge 1 commit into
nilbuild:masterfrom
RahilAlam929:fix/issue-549-popover-transition

Conversation

@RahilAlam929

Copy link
Copy Markdown

Summary

  • Skip stage animation when consecutive tour steps resolve to the same dummy element.
  • Prevent the unwanted visual flash during transitions between consecutive element-less steps.
  • Add regression coverage for consecutive element-less steps.

Testing

  • pnpm exec tsc --noEmit
  • pnpm test:run
  • 337 tests passing

Fixes #549

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.

Flash of small white square on transition between steps without element

1 participant