Jean-Sébastien Goupil

Results 31 issues of Jean-Sébastien Goupil

**Is your feature request related to a problem? Please describe.** My whole application is using something like `{ id: number, text: string }` for items. It seems there is a...

good for contribution
improvement
hacktoberfest

**Describe the bug** Using the up arrow will not select the "add tag" if you are using grouping. **Reproducible example** https://stackblitz.com/edit/angular-qssokx?file=src/group-default-example.component.html **To Reproduce** Remove "Adam", press "a". Then press UP...

good for contribution
improvement
hacktoberfest

**Is your feature request related to a problem? Please describe.** I spent 2 hours to try to find the best way to catch the last item of a filtered list...

good for contribution
improvement

I am currently working on the typings by looking at your examples and code. I started the process but it's taking quite a bit of time and I won't have...

I need to preface this by saying I am not an expert in the GIS domain. But I have been using ESRI.ArgGISRuntime in the past and the results returned by...

We are a Windows shop here. .NET, C#, Angular. Providing the design system only for Sketch prevents our company from using your Nebular product. Our designers cannot use any of...

enhancement

Great website! Love the completeness. It would be interesting to add information about idempotency in your replay prevention page. Some web hook will send you an ID that is guaranteed...

enhancement

Most cases, I will need to have either a Point or a Polygon when querying. In both cases, I end up with a IGeometry. JsonConvert.DeserializeObject does support passing the type...

$${'price'} is valid whereas ${{= 'price'}} is not valid. Both of them should work. Since also different plugins use the second output to generate the template.