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

Add an onboarding page #160

Open
dannycolin opened this issue Jul 21, 2020 · 2 comments
Open

Add an onboarding page #160

dannycolin opened this issue Jul 21, 2020 · 2 comments
Labels
Enhancement New feature or request P2 We want this, but it's not totally clear or extremely important

Comments

@dannycolin
Copy link
Collaborator

Summary

Create an onboarding page

Motivation

An onboarding page will help new users to have a quick overview of what our addon offers.

Additional context

It's still undecided if we're going to use a bundled page or an external one. One downside of the bundled page is that there's an issue that close it if the user check the "allow in private mode" on install.

We also need to think about getting some assets/graphics for the page and a way to organize the locales. For the latter, I (@dannycolin) don't think our current locale files are the best place to put the translations.

@dannycolin dannycolin added Enhancement New feature or request P2 We want this, but it's not totally clear or extremely important labels Jul 21, 2020
@WesleyBranton
Copy link
Collaborator

To be honest, I didn't even think about the locale issue. I agree with you about not putting that in the regular locale files, since that would clog things up.

Perhaps having a separate page for each locale is a good way to go?

@dannycolin
Copy link
Collaborator Author

Perhaps having a separate page for each locale is a good way to go?

It won't scale well if we need to change the html/css in the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request P2 We want this, but it's not totally clear or extremely important
Projects
None yet
Development

No branches or pull requests

2 participants