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

[Feature] User is unable to exit an organisation from drawer. #984

Closed
bayush-9 opened this issue Sep 6, 2021 · 4 comments · Fixed by #985
Closed

[Feature] User is unable to exit an organisation from drawer. #984

bayush-9 opened this issue Sep 6, 2021 · 4 comments · Fixed by #985
Assignees

Comments

@bayush-9
Copy link

bayush-9 commented Sep 6, 2021

Describe the bug
User is unable to exit an organization from drawer.

To Reproduce
Visit the drawer in the app.

Expected behavior
Organization should get removed from the list and user should exit from same.

Actual behavior
The exit org. button is inactive.

Additional details
An alert dialogue box could be added before exit to improve UX.

I am willing to work on this issue with discussing features of API for proper functioning with the heads!

@github-actions github-actions bot added bug Something isn't working unapproved Unapproved, needs to be triaged labels Sep 6, 2021
@CyberWake CyberWake added feature request and removed unapproved Unapproved, needs to be triaged bug Something isn't working labels Sep 7, 2021
@CyberWake CyberWake changed the title [Bug report] User is unable to exit an organization from drawer. [Feature] User is unable to exit an organisation from drawer. Sep 7, 2021
@CyberWake
Copy link
Contributor

@bayush-9 please do look in the talawa-api if this is working properly last time we checked it was not working in a desired manner and we encountered some errors from the server.

@bayush-9
Copy link
Author

bayush-9 commented Sep 7, 2021

ohh okay!! I'll look into it. I hope I can open a discussion for this there.

@bayush-9
Copy link
Author

@CyberWake I think there is work going on backend for this as this will need lot of interactions with the whole data. Hence I have just added an alert dialog box for now, which pops up before exiting the organization. The logic and backend integrations can't be added as of know.

@bayush-9
Copy link
Author

The PR workflow issues are in other files that I haven't touched. I think it is checking the whole code base for the pr. All of them seem depreciation warnings.

Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
* Create test for resolvers/Query/index.spec.ts

* Update index.spec.ts

* Create test for roleDirective.ts

* feat: use constants instead of env

* create directives/index.spec.ts

* refactor: update DirectChatMessage

* update some files

* add otp.ts

* update some files

* refactor: refactored GroupChat files

* remove duplicate helper and refactor utilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants