Yassin Eldeeb

Results 74 issues of Yassin Eldeeb

### Verify canary release - [x] I verified that the issue exists in Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows 10 Pro...

template: bug
area: Developer Experience

**Problem:** So I made a base resolver to produce two field resolvers for `user type` which are -> `followers` and `following` to overwrite them from the parent resolver and give...

Bug :bug:
Community :family_man_girl:

## What does this PR do? 1. This PR adds the `@oclif/plugin-not-found` as plugin to `oclif` to add the feature of suggesting a command if misspelled instead of exiting the...

## Is your feature request related to a problem? Please describe. 1. It's very annoying to duplicate a target relation model in the file when we need to use it...

Is there a way to upload multiple files and only get a single notification for the uploading progress of them all together or just remove all of the notifications. cause...

Firstly sorry for making it an issue but honestly I didn't find answer for that question or even had the chance to test it out using the background upload express...

A lot of devs rn are using Typescript and this boilerplate doesn't suit typesafe enthusiasts, unfortunately.

### Description Adds a warning on `getAccessTokenSilently` usage before `isLoading` is set to `false` in the usage section in the readme ### References - #392 ### Checklist - [x] I...

### Describe the problem When someone hits login and enters his credentials then he's redirected to the app again. The `getAccessTokenSilently` promise takes 5-10 seconds to be fulfilled! #### Core...

## Is your feature request related to a problem? Please describe. Github Actions is the only supported CI workflow. ## Describe the solution you'd like Supporting Travis CI by providing...

enhancement
help wanted
good first issue