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

[Bug] New user signup #616

Open
1 task
yvonnegitau opened this issue May 22, 2024 · 3 comments
Open
1 task

[Bug] New user signup #616

yvonnegitau opened this issue May 22, 2024 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers invalid This doesn't seem right

Comments

@yvonnegitau
Copy link
Contributor

Description

The signup flow is confusing for new users. In a new installation, a user is able to signup, get verification email and is able to verify email. However, when they login, the /pipeline page is blank (white) without any alert box. When you inspect page, the error is create organisation first. However, there is no form for the user to create the organization and the user remains stuck in the blank page. To get out of that, the user has to clear application storage on the browser

Goals

  • Document a clear way of how users are added to the platform
    • This can be by either disabling the signup page so that the users are created through invitation only
    • Improve signup page to include name of organization so that when user is created, an organization is also created
@yvonnegitau yvonnegitau added bug Something isn't working good first issue Good for newcomers invalid This doesn't seem right labels May 22, 2024
@uness7
Copy link

uness7 commented Jan 18, 2025

Hi, I can see that this issue is still open, and I would love to work on it and provide a fix.

@fatchat
Copy link
Contributor

fatchat commented Jan 24, 2025

hello @uness7 thanks for your interest

the issue has to be sorted out by reviewing the current user flow and decided what we want to allow

the current solution is to create the first org and user using the createorganduser management command

i think the solution is to remove the signup page... but we won't addres this now

thanks again

@uness7
Copy link

uness7 commented Jan 24, 2025

Okay I see, can you recommend me an issue to work on since I find the project to be very interesting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants