Open hassaanCD opened 6 months ago
@wahaj-hafeez It should show "Manage Support" button once the user Signs the camp.
Working fine on development
@M-Darab Not working fine, Button is still enabled.
@akashgit77 ! The sign button was not disabling in the case of social login, Now, I have fixed, tested and raised the PR for this issue.
PR: https://github.com/the-canonizer/canonizer-3.0-frontend/pull/1852
If second user already signed the camp and delegated to camp leader then sign button should be disabled for him as well. But not for other camps. Currently we have disabled the sign button for the current camp leader.
Steps: User A create topic Now user A is camp leader so sign button must not shown to user A User B sign the camp of (User A) and then add delegate support After successfully added delegate support by User B the sign button must be disable for User B