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

The member page stuck if not joined into any organization.(Bug) #429

Closed
yasharth291 opened this issue Mar 20, 2021 · 6 comments · Fixed by #444
Closed

The member page stuck if not joined into any organization.(Bug) #429

yasharth291 opened this issue Mar 20, 2021 · 6 comments · Fixed by #444
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@yasharth291
Copy link
Contributor

Issue Description: The member page stucks if not joined into any organization.
Issue Severity: medium
Environment Details: Issue found mostly in the talawa\lib\views\pages\organization\members
Observed Behaviour: The member page stucks if not joined into any organization.
Expected Behaviour: clicking yes should allow us to join the organization.
Does this issue need immediate attention? yes
Are you willing to work on this issue: Yes, I am willing to work on this issue. Please assign this to me!
Capture
.dart

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 20, 2021
@yasharth291 yasharth291 changed the title The member page stucks if not joined into any organization. The member page stuck if not joined into any organization.(Bug) Mar 20, 2021
@CyberWake
Copy link
Contributor

Would like to work on this one currently i have fixed all the issues coming in profile page due to any of the organization related issue. I would we very happy to resolve this one which could help me enable some state management and code refactoring in correspondence to the whole organization module. @yasharth291 hope you won't mind if I work on this one with some state management from the module. @Sagar2366 @heyjordn can you please assign this one to me. And please review #424 this merge is going to be of much use. 😊

@CyberWake
Copy link
Contributor

basically the expected behavior isn't achieved due to:

  1. the organization could be private which leads the user to wait for admins approval.
  2. There could have been some internet issue which cause the user to add the corresponding data to the database but couldn't save the organization details in the preferences for future retrieval. In this scenario the profile page shows user hasn't joined any organization, but he can see the switch organization tile from where he can switch and see his joined organization.

This issue wasn't resolved in #424 as it was pertaining to organization settings only. would be glad to contribute more towards the module.

@Sagar2366
Copy link
Contributor

@CyberWake let @yasharth291 work on this, he will also get exposure to profile module.
@yasharth291 if you don't want to work on this let me know.

@Sagar2366 Sagar2366 added bug Something isn't working good first issue Good for newcomers and removed unapproved Unapproved, needs to be triaged labels Mar 21, 2021
@yasharth291
Copy link
Contributor Author

i totally want to work on it

@CyberWake
Copy link
Contributor

i totally want to work on it

sure go ahead. It's your call.😊

@yasharth291
Copy link
Contributor Author

@Sagar2366 this bug is solved sir can i be assigned any other bug please.

Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
* fix: Token Tests and Removed Duplicate Code

* Updated pull-request.yml

* Fix: Renamed File and Updated Changes

* Fix: Merge Conflict

* refactor: Users Query Tests
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants