Closed pranshugupta54 closed 2 weeks ago
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Hello 👋, I'd like to take this on please. @pranshugupta54
Hey @Alfredoeb9, were you able to re-produce the same now? It's an old issue - gotta check if it's still an error
Yes was able to reproduce looks like on the OrgList Screen, the problem is it checks against the localStorage but localStorage only gets updated on the login screen.
Yeah so we were actually planning to implement state management for the whole instead of localStorage. (We'll do this after GSoC2024 ends, this may introduce major bugs for all contributors)
Sounds good, that's what I trying for as a solution but didn't find a redux reducer for such category.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
@pranshugupta54 can i work on this issue?
@palisadoes @pranshugupta54 , Can I work on this issue?
I think this issue should not be resolved right now as mentioned in comment https://github.com/PalisadoesFoundation/talawa-admin/issues/1881#issuecomment-2226591601 Sorry for wasting the time I will unassign myself
Describe the bug If an existing admin becomes an admin for another organization, they need to log out and log back in to view the updated list.
To Reproduce Steps to reproduce the behavior: Assumption: Have an admin account that is admin for some organizations and also a user for some organizations.
Expected behavior Refreshing should show the updated list of organizations for which the user is an admin.
Actual behavior Only old organizations are listed.
Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359