Skip to content

Conversation

PatilHarshh
Copy link

image

Copy link

vercel bot commented Jul 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
intro-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2025 8:08am

@PatilHarshh
Copy link
Author

PatilHarshh commented Jul 20, 2025

@Parvinmh @binrysearch please review

@PatilHarshh
Copy link
Author

#2104

@@ -217,6 +218,25 @@ const NextButton = ({
return nextButton;
};

const ExitButton = ({
Copy link
Contributor

Choose a reason for hiding this comment

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

The cross (X) button in the header already provides the functionality to exit the tour. Could you please help me understand why we need a separate button for this?

From the UX point of view, adding more buttons to the footer of the dialog is not needed given that the X button already provides the same functionality.

I'm still happy to provide a way for users to customise the dialog though. That way, you can add/remove buttons to the dialog in your application when constructing the Intro.js Tour. This might require a bit of work on our side but then allows users to have fully customisable dialogs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants