c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

[ Fix : Creating Organization is Not Fully Integrated ] #74

Closed rohitPandey469 closed 6 months ago

rohitPandey469 commented 6 months ago

Describe the bug If a user log in or signup with his own account, then user would need to create an organization too to create tutorials, so after creating organization as prompted when visited to view the organization, it kept on loading suggesting somewhere the data needed for the page to load is not provided or missing i.e. it's kept on waiting for the data to come, or something similar.

To Reproduce Steps to reproduce the behavior:

  1. Log In with your own account.
  2. You will be prompted to create an organization. Do so.
  3. Visit the Organization through sidebar.
  4. Page kept on loading.
  5. Try creating a tutorial - it won't work aswell.

Expected behavior It should have shown organizations general section when visited to http://localhost:5173/org/settings/org_handle

Video In black screen instance of chrome logged in with the account and created an organization then tried to view it - which is not showing In tutorial creation there is no options for tutorials. White screen shows how it should have been worked.

https://github.com/c2siorg/Codelabz/assets/123815256/5a7c2a34-7aa6-4712-8590-39bebb6f3adc

https://github.com/c2siorg/Codelabz/assets/123815256/37f0376e-4135-4d46-8d5a-bd7defedbdc3

All in all, a user can not create his own organization. Desktop (please complete the following information):

Additional context Do suggest outcomes or possible errors which needed to be fixed in order to make it work.

github-actions[bot] commented 6 months ago

Hello 👋🏻 @rohitPandey469! Thankyou for creating an issue!

Aditya-Sakpal commented 6 months ago

This issue is already been created and resolved in the Scorelab's repo bro

rohitPandey469 commented 6 months ago

Thanks @Aditya-Sakpal for mentioning else I would have used up my time solving it

rohitPandey469 commented 6 months ago

Closing it

rohitPandey469 commented 6 months ago

@Aditya-Sakpal, Are you sure that this issue have been solved, it ain't working when I copied the changes

Aditya-Sakpal commented 6 months ago

The issue has already been raised and few guys have already created prs for this , including myself . Like this is my pr :- https://github.com/c2siorg/Codelabz/pull/4 . In this pr there are many unnecessary files changes (I'll change it later won't take much time)