Shaik Azad
Shaik Azad
**Describe the bug** before testing set org's `userRegistrationRequired: true`. Three cases of unexpected behaviour related to membershipRequests **case 1**. Everytime register with a fresh account, new `membershipRequest` is being added...
The issue mentioned was to change the Trace format from `src\main.dart 27:15 main` to `src\main.dart:27:15 main` so that by clicking `(CTRL+click)` and it would open the file at that exact...
**What kind of change does this PR introduce?** This PR integrates the [offline detection business logic](https://github.com/PalisadoesFoundation/talawa/pull/2523) into UI. **Issue Number:** Fixes #2520 **Did you add tests for your changes?** Yes...
**Is your feature request related to a problem? Please describe.** Currently the `EventsByOrganization` query fetches all event entries at once. The number of event entries in the database has drastically...