Skip to content

Conversation

@obostjancic
Copy link
Member

@obostjancic obostjancic commented Apr 11, 2025

Closes TET-272

  • Replaces exisitng new issues tour for demo mode
  • Introduces SharedTourElement that allows us to reuse tour elements from existing tours
Screen.Recording.2025-04-15.at.15.58.26.mov

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 11, 2025
Comment on lines -523 to -528
const issueStreamAnchor = isDemoModeActive() ? (
<GuideAnchor target="issue_stream" disabled={!DemoWalkthroughStore.get('issue')} />
) : (
<GuideAnchor target="issue_stream" />
);

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We no longer use Guide anchors for demo mode

@obostjancic obostjancic marked this pull request as ready for review April 15, 2025 14:04
@obostjancic obostjancic requested review from a team as code owners April 15, 2025 14:04
@obostjancic obostjancic merged commit 2815b3d into master Apr 15, 2025
41 checks passed
@obostjancic obostjancic deleted the ogi/feat/demo-issues-tour branch April 15, 2025 14:51
@sentry
Copy link

sentry bot commented Apr 15, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ ReferenceError: groupReprocessingStatus is not defined GroupDetailsLayout(groupDetailsLayout.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants