Pranshu Gupta
Pranshu Gupta
### đ Description Automatically scrolling from Get-Started page to providers ### đ Reproduction steps 1) On clicking "change provider" for any of them  2) It takes to the top:...
### đ Description Cross button overlaps for integration ### đ Reproduction steps 1) Goto https://web.novu.co/integrations 2) Click any Novu related (Email, chat) etc  ### đ Expected behavior proper spacing...
#### âšī¸ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...
**Describe the bug** Selection by role doesn't work on Org > People. **To Reproduce** Steps to reproduce the behavior: 1. Login via super admin 2. Select any Org 3. Goto...
Currently routes on admin portal rely only on local storage, which allows to change the local storage and access those pages. These should be implemented via backend call to check...
**What kind of change does this PR introduce?** **Issue Number:** Ref #1774 **Did you add tests for your changes?** **Snapshots/Videos:** **If relevant, did you update the documentation?** **Summary** **Does this...
**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...
**Is your feature request related to a problem? Please describe.** There is no way for the user to exit/leave the Organization. **Describe the solution you'd like** An option on the...
**Is your feature request related to a problem? Please describe.** Implement more options to filter for users **Describe the solution you'd like** Add options like `created_ASC` and `created_DESC` to `UserOrderByInput`...
The Talawa-API code base needs to be 100% reliable. This means we need to have 100% test code coverage. 1. Tests need to be written for file `src/setup/MongoDB.ts` 2. We...