Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tour #330

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Tour #330

wants to merge 8 commits into from

Conversation

joannacheng21
Copy link
Contributor

Summary

Resolves #315

Add tour to app

Checklist

  • install the library and create a new component which contains the Tour component.
  • Add dummy steps and place this anywhere for now for testing and style according to the figma.

How to Test

Copy link

github-actions bot commented Apr 8, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://gt-scheduler.github.io/website/pr-preview/pr-330/
on branch gh-pages at 2024-04-08 21:04 UTC

@yatharth-b yatharth-b marked this pull request as ready for review April 8, 2024 18:39
@@ -32,48 +34,70 @@ export default function App(): React.ReactElement {
<ThemeContext.Provider value={themeContextValue}>
<AppCSSRoot>
<TooltipProvider>
{/* To bring the website down for maintenance purposes,
<TourProvider
Copy link
Contributor

Choose a reason for hiding this comment

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

can we place this component inside our tour component itself?

Copy link
Contributor

Choose a reason for hiding this comment

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

and import the exported component without the props

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.

[BoG S24] Add a Tour to the app
2 participants