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

Rewrite the onboarding feature #4

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Rewrite the onboarding feature #4

wants to merge 10 commits into from

Conversation

acquitelol
Copy link
Member

@acquitelol acquitelol commented Jan 23, 2025

This PR is an ongoing attempt to rewrite the old Onboarding system.

Main goals:

  • Use Discord's stepped modals to prevent requiring a patch of the LaunchPadContainer component to display our onboarding. - Done! ✨
  • Make the code easier to read and maintain
  • Install a source instead of a plugin (will need source manager to be complete first)
  • Remove the protocols part as that has long been removed from the client
  • Add more steps, such as how to enable Experiments?

Current priority: (will be updated as the PR progresses)

  • Write the steps for the Onboarding itself

@marioparaschiv marioparaschiv marked this pull request as draft January 25, 2025 12:03
@acquitelol acquitelol force-pushed the onboarding branch 2 times, most recently from cc849a0 to 6a5dd91 Compare January 28, 2025 09:53
To test this, execute `window.meow()` (aha)
So that it actually appears at all, loading instantly or with no timeout will not work

Also remove unused manager import in constants.ts
* Use the global Navigation module instead of the Modal module
* Use Discord's getHeaderCloseButton instead of making a custom one
* Minor cleanups
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.

1 participant