-
Notifications
You must be signed in to change notification settings - Fork 189
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
Improve Telescope sign-up flow #1643
Comments
@humphd @chrispinkney @birtony Please let me know what you think about it. |
cc'ing @izhuravlev too, since he ran into some issues this weekend getting his blog feed added to the current system and could probably help us think this through. Here are my thoughts:
|
The auth and feed-discovery services have landed, and the user service is hopefully going in this week. I'd like to prioritize this work for 1.9, since we'll have to iterate on it over subsequent releases, and it will let us test our entire workflow more easily. |
What would you like to be added:
I'd like to improve how our sign-up flow works. Here's my idea, see how you can improve this:
/profile
page, which shows the info just entered, and allows the user to edit and update their info, examine data being posted about them (e.g. posts) and modify that (e.g., delete a post from our system), delete their account, etc.Why would you like this to be added:
We have a very basic flow right now via the
/myfeeds
page, but it's quite limited. Telescope is amazing, and I want to open it up to more of the Seneca tech community to use and get involved in. The wiki was a reasonable way to work in the beginning, but we've moved beyond that now.Process:
We'll need to split this work into various bugs, including:
The text was updated successfully, but these errors were encountered: