Raul Jimenez Ortega

Results 91 issues of Raul Jimenez Ortega

I think we can improve the [snippet builder](https://esri.github.io/arcgis-js-vscode-snippets/builder/) by: * [ ] Increase height of body and description fields (calcite) * [ ] Adding checkboxes to be able to select...

help wanted

The JS [Search Widget](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html) has many optional properties and different source options. Create a snippet for each scenario below: - [ ] Search [widget](https://developers.arcgis.com/javascript/latest/sample-code/widgets-search-3d/) - [ ] Search widget with...

Hello again!, Sorry I know this issue is long, but I wanted to share with you some doubts that have arisen while I was creating new snippets and my opinion...

type/discussion

Today the extension contain just a few snippets Snippet|Description -- | -- |simpleMarkerSymbol | Creates a SimpleMarkerSymbol in a MapView. Contains placeholder for style. |pictureMarkerSymbol | Creates a PictureMarkerSymbol in...

help wanted

Today the extension contain just a one snippets Snippet|Description -- | -- |addLayerFromPortalItem | Add a new layer to the map from an ArcGIS Online or Enterprise portal item. Contains...

help wanted

In addition to the existing snippets, which I would recommend revisiting to make them clearer (like with `map`) ![Screenshot 2023-09-27 at 00 55 34](https://github.com/Esri/arcgis-js-vscode-snippets/assets/826965/49a7db55-f147-42a1-8ac0-0104217be960) It would be nice adding some...

good first issue

I'm not even sure if this is feasible, but I think it would be really nice if we could add a custom icon for the snippets coming from this extension...

type/discussion
status/research needed

### Describe the problem I just realized that when using an invalid API key the error message is not intuitive at all: ### Describe the proposed solution I would prefer...

enhancement
Good First Issue

Any clue why [this is not working](http://hhkaos2.maps.arcgis.com/apps/StorytellingSwipe/index.html?appid=19403ce7fc604d82b2469091be3be69d)? **The console message:** ``` init.js:199 TypeError: Cannot read property 'ownerDocument' of null(…) "TypeError: Cannot read property 'ownerDocument' of null at Object.k.position (http://js.arcgis.com/3.16/init.js:137:197) at...